Uses of Package
com.jgoodies.forms.factories
Packages that use com.jgoodies.forms.factories
Package
Description
Contains optional builder classes of the Forms framework.
Consists of optional Forms framework factory classes that assist you
in building consistent forms quickly.
-
Classes in com.jgoodies.forms.factories used by com.jgoodies.forms.builderClassDescriptionAn interface that defines the factory methods as used by the
PanelBuilder
and its subclasses. -
Classes in com.jgoodies.forms.factories used by com.jgoodies.forms.factoriesClassDescriptionAn interface that defines the factory methods as used by the
PanelBuilder
and its subclasses.An extension to the ComponentFactory interface that describes the describes the read-only label creation introduced by the Forms 1.3.A singleton implementation of theComponentFactory
interface that creates UI components as required by thePanelBuilder
.