Uses of Interface
com.jgoodies.forms.factories.ComponentFactory2
Packages that use ComponentFactory2
Package
Description
Consists of optional Forms framework factory classes that assist you
in building consistent forms quickly.
-
Uses of ComponentFactory2 in com.jgoodies.forms.factories
Classes in com.jgoodies.forms.factories that implement ComponentFactory2Modifier and TypeClassDescriptionclass
A singleton implementation of theComponentFactory
interface that creates UI components as required by thePanelBuilder
.