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.formsClassDescriptionAn interface that defines the factory methods as used by the
FormBuilder
,ListViewBuilder
, and other builders. -
Classes in com.jgoodies.forms.factories used by com.jgoodies.forms.builderClassDescriptionAn interface that defines the factory methods as used by the
FormBuilder
,ListViewBuilder
, and other builders. -
Classes in com.jgoodies.forms.factories used by com.jgoodies.forms.factoriesClassDescriptionAn interface that defines the factory methods as used by the
FormBuilder
,ListViewBuilder
, and other builders.A singleton implementation of theComponentFactory
interface that creates UI components as required by theFormBuilder
,ListViewBuilder
, and other builders.Differs from its superclass JLabel in that it removes a trailing colon (':') - if any - from the label's accessible name.AnEmptyBorder
that uses 4 instances ofConstantSize
to define the top, left, bottom and right gap. -
Classes in com.jgoodies.forms.factories used by com.jgoodies.forms.internalClassDescriptionAn interface that defines the factory methods as used by the
FormBuilder
,ListViewBuilder
, and other builders.