Package | Description |
---|---|
com.jgoodies.forms.builder |
Contains optional builder classes of the Forms framework.
|
com.jgoodies.forms.factories |
Consists of optional Forms framework factory classes that assist you
in building consistent forms quickly.
|
Class and Description |
---|
ComponentFactory
An interface that defines the factory methods as used by the
PanelBuilder and its subclasses. |
Class and 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.
|
DefaultComponentFactory
A singleton implementation of the
ComponentFactory interface
that creates UI components as required by the
PanelBuilder . |
Copyright © 2002-2009 JGoodies Karsten Lentzsch. All Rights Reserved.