See: Description
Interface | Description |
---|---|
ComponentFactory |
An interface that defines the factory methods as used by the
PanelBuilder and 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 | Description |
---|---|
Borders |
Provides constants and factory methods for
Border s that use
instances of ConstantSize to define the margins. |
Borders.EmptyBorder |
An empty border that uses 4 instances of
ConstantSize
to define the top, left, bottom and right gap. |
ButtonBarFactory | Deprecated
Replaced by the button bar builders in the JGoodies Standard
Dialog Library (JSDL) Core library.
|
CC |
A factory for CellConstraints objects.
|
DefaultComponentFactory |
A singleton implementation of the
ComponentFactory interface
that creates UI components as required by the
PanelBuilder . |
FormFactory |
Provides frequently used column and row specifications.
|
Copyright © 2012 JGoodies. All Rights Reserved.