Package com.jgoodies.forms.factories
Consists of optional Forms framework factory classes that assist you
in building consistent forms quickly.
Related Documentation
For more information see:-
Interface Summary Interface Description ComponentFactory An interface that defines the factory methods as used by thePanelBuilderand its subclasses.ComponentFactory2 An extension to the ComponentFactory interface that describes the describes the read-only label creation introduced by the Forms 1.3. -
Class Summary Class Description Borders Provides constants and factory methods forBorders that use instances ofConstantSizeto define the margins.Borders.EmptyBorder An empty border that uses 4 instances ofConstantSizeto define the top, left, bottom and right gap.ButtonBarFactory A factory class that consists only of static methods to build frequently used button bars.CC A factory for CellConstraints objects.DefaultComponentFactory A singleton implementation of theComponentFactoryinterface that creates UI components as required by thePanelBuilder.FormFactory Provides frequently used column and row specifications.