Package | Description |
---|---|
com.jgoodies.forms.builder |
Contains optional builder classes of the Forms framework.
|
Class and Description |
---|
AbstractFormBuilder
An abstract class that minimizes the effort required to implement
non-visual builders that use the
FormLayout . |
ButtonBarBuilder
A non-visual builder that assists you in building consistent button bars
that comply with popular UI style guides.
|
I15dPanelBuilder
A general purpose panel builder that uses the
FormLayout
to lay out JPanel s. |
PanelBuilder
An general purpose panel builder that uses the
FormLayout
to lay out JPanel s. |