| FormBinding |
A form binding represents a single binding in the form model.
|
| FormBindingGroup |
A form binding represents a group of bindings in the form model.
|
| FormBindingVisitor |
An object that visits form bindings.
|
| FormComponent |
A form component represents a Component in the form model.
|
| FormComponentVisitor |
An object that visits form components.
|
| FormContainer |
A form container represents a Container in the form model.
|
| FormEvent |
A form event.
|
| FormLayoutConstraints |
A form layout constraints represents a constraints object
(e.g.
|
| FormLayoutManager |
A form layout manager represents a LayoutManager in the form model.
|
| FormMessage |
|
| FormModel |
A form model represents a JFormDesigner form in memory.
|
| FormObject |
Abstract base class that stores property values.
|
| FormRoot |
A form root is a container for all top-level components in a form model.
|
| FormSelectable |
Marker interface for selectable form objects.
|
| IFormMessage |
|
| SwingResource |
|
| SwingTableColumn |
Used for TableModels in JFormDesigner forms to specify additional information
for columns, which are not supported by DefaultTableModel.
|
| SwingTableModel |
Used for TableModels in JFormDesigner forms.
|