Frames | No Frames |
Methods with parameter type com.jgoodies.forms.layout.FormLayout | |
boolean | Checks and answers whether the specified column is grouped
in the given FormLayout. |
boolean | Checks and answers whether the specified row is grouped
in the given FormLayout. |
Constructors with parameter type com.jgoodies.forms.layout.FormLayout | |
Constructs a AbstractFormBuilder
for the given FormLayout and layout container. | |
Constructs a AbstractFormBuilder
for the given FormLayout and layout container. | |
Constructs an AbstractI15dPanelBuilder for the given
layout. | |
Constructs an AbstractI15dPanelBuilder
for the given FormLayout and layout container. | |
Constructs a ButtonStackBuilder on the given panel and layout. | |
Constructs a DefaultFormBuilder for the given
layout. | |
Constructs a DefaultFormBuilder for the given
layout and panel. | |
Constructs a DefaultFormBuilder for the given
layout and resource bundle. | |
Constructs a DefaultFormBuilder for the given
layout, resource bundle, and panel. | |
Constructs an I15dPanelBuilder for the given
layout and resource bundle. | |
Constructs an I15dPanelBuilder
for the given FormLayout, resource bundle, and layout container. | |
Constructs a PanelBuilder for the given
layout. | |
Constructs a PanelBuilder for the given
FormLayout and layout container. |
Methods with return type com.jgoodies.forms.layout.FormLayout | |
FormLayout | Returns the instance of FormLayout used to build this form. |
FormLayout | Returns the instance of FormLayout used to build this form. |
Constructors with parameter type com.jgoodies.forms.layout.FormLayout | |
Constructs a FormDebugPanel on the given FormLayout instance
that paints the grid in the foreground and paints no diagonals. | |
Constructs a FormDebugPanel on the given FormLayout using
the specified settings that are otherwise turned off. |
Methods with parameter type com.jgoodies.forms.layout.FormLayout | |
void | Dumps the layout's column groups to the console. |
void | Dumps the layout's column specifications to the console. |
void | Dumps the layout's row groups to the console. |
void | Dumps the layout's row specifications to the console. |
Methods with parameter type com.jgoodies.forms.layout.FormLayout | |
String | Returns a short string representation of this constraints object. |