See: Description
| Interface | Description | 
|---|---|
| ComponentFactory | An interface that defines the factory methods as used by the
  FormBuilder,ListViewBuilder, and other builders. | 
| Class | Description | 
|---|---|
| Borders | Deprecated Replaced by  Paddings. | 
| CC | A factory for CellConstraints objects. | 
| DefaultComponentFactory | A singleton implementation of the  ComponentFactoryinterface
 that creates UI components as required by theFormBuilder,ListViewBuilder, and other builders. | 
| Forms | Provides convenience behavior for building frequently used categories of forms. | 
| Paddings | Provides constants and factory methods for paddings that use
 instances of  ConstantSizeto define the margins. | 
| Paddings.Padding | An  EmptyBorderthat uses 4 instances ofConstantSizeto define the top, left, bottom and right gap. | 
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.