Working with components


Once you have created a new form, the first thing you probably want to do is to add components to it in order to create functionality. This section describes how to add and modify components in the Form Editor.

For more information on individual Swing components, see Sun's Swing tutorial at http://java.sun.com/docs/books/tutorial/uiswing/components/components.html.


Contents Prev Next Index