| Package | Description |
|---|---|
| com.jgoodies.forms.factories |
Consists of optional Forms framework factory classes that assist you
in building consistent forms quickly.
|
| Modifier and Type | Field and Description |
|---|---|
private static DefaultComponentFactory |
DefaultComponentFactory.INSTANCE
Holds the single instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
static DefaultComponentFactory |
DefaultComponentFactory.getInstance()
Returns the sole instance of this factory class.
|