Package com.jgoodies.forms.factories
package com.jgoodies.forms.factories
Consists of optional Forms framework factory classes that assist you
in building consistent forms quickly.
Related Documentation
For more information see:- See Also:
-
ClassDescriptionDeprecated.A factory for CellConstraints objects.An 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.A FormsLabel subclasses intended to label read-only components.A layout for the title label and separator(s) in titled separators.A label that uses the TitleBorder font and color.Provides convenience behavior for building frequently used categories of forms.Provides constants and factory methods for paddings that use instances ofConstantSize
to define the margins.AnEmptyBorder
that uses 4 instances ofConstantSize
to define the top, left, bottom and right gap.
Paddings
.