Package | Description |
---|---|
com.jgoodies.forms.builder |
Contains optional builder classes of the Forms framework.
|
com.jgoodies.forms.internal |
Modifier and Type | Class and Description |
---|---|
class |
ButtonBarBuilder
Builds consistent button bars that comply with popular style guides.
|
class |
ButtonStackBuilder
Builds consistent button stacks that comply with popular style guides.
|
class |
DefaultFormBuilder
Deprecated.
Replaced by the
FormBuilder and
the internationalization support provided
by the JGoodies Smart Client Resources class.
Although deprecated, this class will remain in the Forms library
for the next versions. |
class |
I15dPanelBuilder
Deprecated.
Replaced by the internationalization support provided
by the JGoodies Smart Client
Resources class.
Although deprecated, this class will remain in the Forms library
for the next versions. |
class |
PanelBuilder
Deprecated.
Replaced by
FormBuilder . However, this class
will remain in the Forms library for the next versions. |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBuilder<B extends AbstractBuilder<B>>
An abstract class that minimizes the effort required to implement
non-visual builders that use the
FormLayout . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractButtonPanelBuilder<B extends AbstractButtonPanelBuilder<B>>
The abstract superclass for
ButtonBarBuilder and
ButtonStackBuilder . |
class |
AbstractFormBuilder<B extends AbstractFormBuilder<B>>
An abstract class that minimizes the effort required to implement
non-visual builders that use the
FormLayout . |
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.