Basic Controls

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

Editable Displays of Formatted Information

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

Uneditable Information Displays

JLabel image JProgressBar image JToolTip image
Label Progress bar Tool tip

Windows and JApplet

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

Space-Saving Containers

JScrollPane image JSplitPane image JTabbedPane image
Scroll pane Split pane Tabbed pane

Other Containers

[PENDING: JInternalFrame pic] [PENDING: JPanel pic] [PENDING: JLayeredPane pic]
Internal frame Panel Layered pane
[PENDING: JRootPane pic]
Root pane

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