|
JFormDesigner 5.0.4 Runtime API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormObject | |
---|---|
com.jformdesigner.model |
Uses of FormObject in com.jformdesigner.model |
---|
Subclasses of FormObject in com.jformdesigner.model | |
---|---|
class |
FormBinding
A form binding represents a single binding in the form model. |
class |
FormBindingGroup
A form binding represents a group of bindings in the form model. |
class |
FormComponent
A form component represents a java.awt.Component in the form model. |
class |
FormContainer
A form container represents a java.awt.Container in the form model. |
class |
FormLayoutConstraints
A form layout constraints represents a constraints object (e.g. |
class |
FormLayoutManager
A form layout manager represents a java.awt.LayoutManager in the form model. |
class |
FormModel
A form model represents a JFormDesigner form in memory. |
class |
FormNonVisual
A non-visual form component represents a non-visual JavaBean. |
class |
FormRoot
A form root is a container for all top-level components in a form model. |
class |
FormWindow
A form window represents a java.awt.Window in the form model. |
Methods in com.jformdesigner.model that return FormObject | |
---|---|
FormObject |
FormComponent.auxiliary()
Returns a object that contains auxiliary property. |
|
JFormDesigner 5.0.4 Runtime API | ||||||||
PREV NEXT | FRAMES NO FRAMES |