All Classes and Interfaces

Class
Description
A simple focus traversal policy that determines the traversal order based on the given component array.
A form binding represents a single binding in the form model.
A form binding represents a group of bindings in the form model.
An object that visits form bindings.
A form component represents a Component in the form model.
An object that visits form components.
A form container represents a Container in the form model.
Creates instances of Swing components from a form model and provides methods to access components.
Used to specify custom values.
A form event.
A form layout constraints represents a constraints object (e.g.
A form layout manager represents a LayoutManager in the form model.
Loads the form model from a JFormDesigner .jfd file into memory.
 
 
A form model represents a JFormDesigner form in memory.
A non-visual form component represents a non-visual JavaBean.
Abstract base class that stores property values.
A form reference is used as property value to assign a component to a property.
A form root is a container for all top-level components in a form model.
Saves a form model to a JFormDesigner .jfd file.
Marker interface for selectable form objects.
A form window represents a Window in the form model.
 
Thrown when problems occurred while decoding or encoding a JFormDesigner .jfd file.
Thrown when a particular component cannot be found.
Used to specify borders from the Swing UI (look and feel) resources.
Used to specify colors from the Swing color palette.
Used to specify derived fonts.
Used to specify fonts from the Swing font palette.
Used to specify a Icon.
 
Used for TableModels in JFormDesigner forms to specify additional information for columns, which are not supported by DefaultTableModel.
Used for TableModels in JFormDesigner forms.