| Package | Description | 
|---|---|
| com.jgoodies.forms.builder | Contains optional builder classes of the Forms framework. | 
| Class and 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.
   Although deprecated, this class will remain in the Forms library
   for the next versions. | 
| FormBuilder An general purpose form builder that uses the  FormLayoutto lay out and populateJPanels. | 
| FormBuilder.ComponentAdder | 
| FormBuilder.FormBuildingView Describes a view that can be integrated into an existing form
 using  FormBuilder.add(FormBuildingView). | 
| FormBuilder.LabelType | 
| FormBuilder.ViewAdder | 
| I15dPanelBuilder Deprecated. 
 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. | 
| 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. However, this class
     will remain in the Forms library for the next versions. | 
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.