Package | Description |
---|---|
com.jgoodies.forms.builder |
Contains optional builder classes of the Forms framework.
|
Class and Description |
---|
AbstractBuilder
An abstract class that minimizes the effort required to implement
non-visual builders that use the
FormLayout . |
AbstractButtonPanelBuilder
The abstract superclass for
ButtonBarBuilder2 . |
AbstractFormBuilder
An abstract class that minimizes the effort required to implement
non-visual builders that use the
FormLayout . |
AbstractI15dPanelBuilder
An abstract panel builder class that uses the FormLayout
to lay out JPanels.
|
ButtonBarBuilder2
A non-visual builder for building consistent button bars that comply
with popular style guides.
|
I15dPanelBuilder
A general purpose panel builder that uses the FormLayout
to lay out JPanels.
|
PanelBuilder
An general purpose panel builder that uses the
FormLayout
to lay out JPanel s. |
Copyright © 2012 JGoodies. All Rights Reserved.