Top-Level Containers

Applet image JOptionPane image JFrame image
Applet Dialog Frame


General-Purpose Containers

JPanel image JScrollPane image
Panel

Scroll pane

JSplitPane image JTabbedPane image
Split pane

Tabbed pane

JToolBar image
Tool bar


Special-Purpose Containers

JInternalFrame image JLayeredPane image
Internal frame Layered pane
Representation of JRootPane
Root pane


Basic Controls

JButton image JComboBox image JList image
Buttons Combo box List
JMenu image JSlider image JTextField image
Menu Slider Text fields


Uneditable Information Displays

JLabel image JProgressBar image JToolTip image
Label Progress bar Tool tip


Editable Displays of Formatted Information

Color Chooser Image File Chooser Image
Color chooser File chooser
JTable image JTextArea image JTree image
Table Text Tree