Package com.jgoodies.forms.extras
Contains optional Forms framework classes that ship only with
the JGoodies Forms source distribution and are not yet part
of the binary Forms library.
The API of these classes is work in progress and may change without notice.
If you want to use a class from this package,
you may consider copying it into your codebase.
Related Documentation
For more information see:- See Also:
com.jgoodies.forms.layout
-
Class Summary Class Description FormLayoutUtils Consists only of static methods that provide convenience behavior for working with theFormLayout
.FormLayoutUtils.ConstraintIterator Iterates over a FormLayout container'sCellConstraints
.