All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description ArrayFocusTraversalPolicy A simple focus traversal policy that determines the traversal order based on the given component array.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 aComponentin the form model.FormComponentVisitor An object that visits form components.FormContainer A form container represents aContainerin the form model.FormCreator Creates instances of Swing components from a form model and provides methods to access components.FormEvent A form event.FormLayoutConstraints A form layout constraints represents a constraints object (e.g.FormLayoutManager A form layout manager represents aLayoutManagerin the form model.FormLoader Loads the form model from a JFormDesigner .jfd file into memory.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.FormSaver Saves a form model to a JFormDesigner .jfd file.FormSelectable Marker interface for selectable form objects.FormWindow A form window represents aWindowin the form model.IFormMessage MultiException Thrown when problems occurred while decoding or encoding a JFormDesigner .jfd file.NoSuchComponentException Thrown when a particular component cannot be found.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 aIcon.SwingResource SwingTableColumn Used for TableModels in JFormDesigner forms to specify additional information for columns, which are not supported byDefaultTableModel.SwingTableModel Used for TableModels in JFormDesigner forms.