|
JFormDesigner 5.0.4 Runtime API | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormLayoutManager | |
---|---|
com.jformdesigner.model |
Uses of FormLayoutManager in com.jformdesigner.model |
---|
Methods in com.jformdesigner.model that return FormLayoutManager | |
---|---|
FormLayoutManager |
FormContainer.getLayout()
Returns the form layout manager used by this form container. |
FormLayoutManager |
FormLayoutConstraints.getLayout()
Returns the form layout manager for this object. |
Methods in com.jformdesigner.model with parameters of type FormLayoutManager | |
---|---|
void |
FormContainer.setLayout(FormLayoutManager layout)
Sets the form layout manager for this form container. |
Constructors in com.jformdesigner.model with parameters of type FormLayoutManager | |
---|---|
FormContainer(java.lang.String className,
FormLayoutManager layout)
Constructs a form container for the specified class and form layout manager. |
|
FormWindow(java.lang.String className,
FormLayoutManager layout)
Constructs a form window for the specified class and form layout manager. |
|
JFormDesigner 5.0.4 Runtime API | ||||||||
PREV NEXT | FRAMES NO FRAMES |