Package | Description |
---|---|
com.jgoodies.forms.builder |
Contains optional builder classes of the Forms framework.
|
Modifier and Type | Class | Description |
---|---|---|
class |
AbstractI15dPanelBuilder |
An abstract panel builder class that uses the
FormLayout
to lay out JPanel s. |
class |
ButtonBarBuilder |
Deprecated.
Replaced by the
ButtonBarBuilder2 that comes with
a smaller, safer, better, and more convenient API. |
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. |
class |
PanelBuilder |
An general purpose panel builder that uses the
FormLayout
to lay out JPanel s. |
Copyright © 2002-2009 JGoodies Karsten Lentzsch. All Rights Reserved.