| 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  | ButtonBarBuilderBuilds consistent button bars that comply with popular style guides. | 
| class  | ButtonStackBuilderBuilds consistent button stacks that comply with popular style guides. | 
| class  | DefaultFormBuilderDeprecated. 
 Replaced by the  FormBuilderand
   the internationalization support provided
   by the JGoodies Smart ClientResourcesclass.
   Although deprecated, this class will remain in the Forms library
   for the next versions. | 
| class  | I15dPanelBuilderDeprecated. 
 Replaced by the internationalization support provided
   by the JGoodies Smart Client  Resourcesclass.
   Although deprecated, this class will remain in the Forms library
   for the next versions. | 
| class  | PanelBuilderDeprecated. 
 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  ButtonBarBuilderandButtonStackBuilder. | 
| 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.