Basic Controls
Exist primarily to get input from the user; generally also show simple state.

Editable Displays of Formatted Information
Display highly formatted information that (if you choose) can be edited by the user.

Uneditable Information Displays
Exist solely to give the user information.

Windows and JApplet
Implement the top-level containers for Swing components.

Space-Saving Containers
Display more information in less space.

Other Containers
Other lightweight containers provided by Swing.