| Interface | Description |
|---|---|
| FormBindingVisitor |
An object that visits form bindings.
|
| FormComponentVisitor |
An object that visits form components.
|
| FormSelectable |
Marker interface for selectable form objects.
|
| IFormMessage | |
| SwingResource |
| Class | Description |
|---|---|
| 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
java.awt.Component in the form model. |
| FormContainer |
A form container represents a
java.awt.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
java.awt.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
java.awt.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 |
Used to specify a
javax.swing.Icon. |
| 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.
|
Copyright (C) 2004-2017 FormDev Software GmbH. All rights reserved.