See: Description
| Interface | Description | 
|---|---|
| FormBuilder.FormBuildingView | Describes a view that can be integrated into an existing form
 using  FormBuilder.add(FormBuildingView). | 
| Class | Description | 
|---|---|
| ButtonBarBuilder | Builds consistent button bars that comply with popular style guides. | 
| ButtonStackBuilder | Builds consistent button stacks that comply with popular style guides. | 
| DefaultFormBuilder | Deprecated Replaced by the  FormBuilderand
   the internationalization support provided
   by the JGoodies Smart ClientResourcesclass. | 
| FormBuilder | An general purpose form builder that uses the  FormLayoutto lay out and populateJPanels. | 
| FormBuilder.ComponentAdder | |
| FormBuilder.ViewAdder | |
| I15dPanelBuilder | Deprecated Replaced by the internationalization support provided
   by the JGoodies Smart Client  Resourcesclass. | 
| ListViewBuilder | Builds list/table views from a set of mandatory and optional components:
 label, filter/search,
 list (table),
 list buttons, list extras,
 details view (or preview). | 
| PanelBuilder | Deprecated Replaced by  FormBuilder. | 
| Enum | Description | 
|---|---|
| FormBuilder.LabelType | 
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.