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:
-
ClassDescriptionProvides constants and factory methods for
Border
s that use instances ofConstantSize
to define the margins.An empty border that uses 4 instances ofConstantSize
to define the top, left, bottom and right gap.A factory class that consists only of static methods to build frequently used button bars.A factory for CellConstraints objects.An interface that defines the factory methods as used by thePanelBuilder
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
.Provides frequently used column and row specifications.