Top-Level Containers

Applet image JOptionPane image [PENDING: JFrame pic]
Applet Dialog Frame


General-Purpose Containers

[PENDING: JPanel pic] JScrollPane image JSplitPane image
Panel Scroll pane Split pane
JTabbedPane image JToolBar image
Tabbed pane Tool bar

Special-Purpose Containers

[PENDING: JInternalFrame pic] [PENDING: JLayeredPane pic]
Internal frame Layered pane
[PENDING: JRootPane pic]
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

[PENDING: color chooser pic goes here] [PENDING: file chooser pic goes here] JTable image
Color chooser File chooser Table
JTextArea image JTree image
Text Tree

[PENDING: Update all figures to use Java L&F, our examples. Make sure text area/pane use formatted text.]