Package com.jgoodies.forms.factories

Consists of optional Forms framework factory classes that assist you in building consistent forms quickly

See:
          Description

Interface Summary
ComponentFactory An interface that defines the factory methods as used by th PanelBuilder and its subclasses.
 

Class Summary
Borders Provides constants and factory methods for Borders that us instances of ConstantSize to define the margins.
Borders.EmptyBorder An empty border that uses 4 instances of ConstantSize
CC A factory for CellConstraints objects.
DefaultComponentFactory A singleton implementation of the ComponentFactory interfac that creates UI components as required by th PanelBuilder.
Forms Provides convenience behavior for building forms.
 

Package com.jgoodies.forms.factories Description

Consists of optional Forms framework factory classes that assist you in building consistent forms quickly.

Related Documentation

For more information see:

See Also:
com.jgoodies.forms.layout, com.jgoodies.forms.builder


Copyright © 2002-2013 JGoodies Software GmbH. All Rights Reserved.