| 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.
|
| FormComponent |
A form component represents a Component in the form model.
|
| 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 |
|
| FormMessageArray |
|
| FormModel |
A form model represents a JFormDesigner form in memory.
|
| FormNonVisual |
A non-visual form component represents a non-visual JavaBean.
|
| FormObject |
Abstract base class that stores property values.
|
| FormReference |
A form reference is used as property value to assign a component to a property.
|
| FormRoot |
A form root is a container for all top-level components in a form model.
|
| FormWindow |
A form window represents a Window in the form model.
|
| SwingBorder |
Used to specify borders from the Swing UI (look and feel) resources.
|
| SwingColor |
Used to specify colors from the Swing color palette.
|
| SwingDerivedFont |
Used to specify derived fonts.
|
| SwingFont |
Used to specify fonts from the Swing font palette.
|
| SwingIcon |
|
| 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.
|