Package | Description |
---|---|
com.jgoodies.forms.builder |
Contains optional builder classes of the Forms framework.
|
Modifier and Type | Class and Description |
---|---|
class |
ButtonBarBuilder
A non-visual builder that assists you in building consistent button bars
that comply with popular UI style guides.
|
class |
ButtonStackBuilder
A non-visual builder that assists you in building consistent button stacks
using the
FormLayout . |
class |
DefaultFormBuilder
Provides a means to build form-oriented panels quickly and consistently
using the
FormLayout . |
class |
I15dPanelBuilder
A general purpose panel builder that uses the
FormLayout
to lay out JPanel s. |