See: Description
| Class | Description |
|---|---|
| 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. |
| ButtonBarBuilder | Deprecated
Replaced by the
ButtonBarBuilder2 that comes with
a smaller, safer, better, and more convenient API. |
| ButtonBarBuilder2 |
A non-visual builder for building consistent button bars that comply
with popular style guides.
|
| ButtonStackBuilder |
A non-visual builder that assists you in building consistent button stacks
using the
FormLayout. |
| DefaultFormBuilder |
Provides a means to build form-oriented panels quickly and consistently
using the
FormLayout. |
| 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 JPanels. |
Copyright © 2002-2009 JGoodies Karsten Lentzsch. All Rights Reserved.