previous
|
index
Java Swing Components
Name five graphical user interface component classes defined in the Swing package.
The following are mentioned in the text but of course there are others:
JLabel
JButton
JTextField
JComboBox
JList
JFrame
JPanel
JOptionPane
JScrollPane
previous
|
index