Class | Description |
---|---|
ActionFactory | @author Danno Ferrin |
BeanFactory | @author Danno Ferrin |
BevelBorderFactory | accepts no value accepts attributes: none highlight: java.awt.Color, shadow: java.awt.Color highlightOuter: java.awt.Color, highlightInner: java.awt.Color, shadowOuter: java.awt.Color, shadowInner: java.awt.Color |
BindFactory | @author Danno Ferrin |
BindGroupFactory | Factory for aggregate bindings |
BindProxyFactory | @author Danno Ferrin |
BoxFactory | |
BoxLayoutFactory | |
ButtonGroupFactory | |
CellEditorFactory | @author Alexander Klein |
CellEditorGetValueFactory | |
CellEditorPrepareFactory | |
ClosureColumnFactory | |
CollectionFactory | This returns a mutable java.util.Collection of some sort, to which items are added. |
ColumnFactory | @author Alexander Klein |
ColumnModelFactory | @author Alexander Klein |
ComboBoxFactory | |
ComponentFactory | |
CompoundBorderFactory | |
DialogFactory | |
EmptyBorderFactory | accepts values in lieu of attributes: int - all of top, left, bottom, right [int, int, int, int] - top, left, bottom, right accepts attributes when no value present: top: int, left: int, bottom: int, right: int |
EtchedBorderFactory | |
FormattedTextFactory | |
FrameFactory | |
GlueFactory | |
GridBagFactory | |
HBoxFactory | |
HGlueFactory | |
HStrutFactory | |
ImageIconFactory | |
InternalFrameFactory | |
LayoutFactory | |
LineBorderFactory | accepts attributes: color: java.awt.Color color: java.awt.Color, thickness: int color: java.awt.Color, thickness: int, roundedBorders: boolean |
ListFactory | Create a JList, and handle the optional items attribute. |
MapFactory | |
MatteBorderFactory | matteBorder requires essentially two parameter, a mat definition and a border size definition. |
PropertyColumnFactory | |
RendererFactory | @author Danno Ferrin |
RendererUpdateFactory | |
RichActionWidgetFactory | @author shemnon |
RigidAreaFactory | |
RootPaneContainerFactory | |
ScrollPaneFactory | |
SeparatorFactory | |
SplitPaneFactory | |
SwingBorderFactory | |
TDFactory | |
TRFactory | |
TabbedPaneFactory | |
TableFactory | |
TableLayoutFactory | |
TableModelFactory | |
TextArgWidgetFactory | @author Danno Ferrin |
TitledBorderFactory | The node must be called with either a value argument or a title: attribute. |
VBoxFactory | |
VGlueFactory | |
VStrutFactory | |
WidgetFactory | |
WindowFactory |