|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Interface Summary | |
---|---|
ComponentFactory | An interface that defines the factory methods as used by the
PanelBuilder and its subclasses. |
Class Summary | |
---|---|
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 gaps on all sides. |
ButtonBarFactory | A factory class that consists only of static methods to build frequently used button bars. |
DefaultComponentFactory | A singleton implementaton of the ComponentFactory interface
that creates UI components as required by the
PanelBuilder . |
DefaultComponentFactory.TitledSeparatorLayout | A layout for the title label and separator(s) in titled separators. |
DefaultComponentFactory.TitleLabel | A label that uses the TitleBorder font and color. |
FormFactory | A factory that creates instances of FormLayout for frequently used form layouts. |
Consists of optional Forms framework factory classes that assist you in building consistent forms quickly.
com.jgoodies.forms.layout
,
com.jgoodies.forms.builder
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |