Package com.jgoodies.forms.builder
package com.jgoodies.forms.builder
Contains optional builder classes of the Forms framework.
These non-visual builders assist you in building forms
or in writing new form builder classes.
Related Documentation
For more information see:- See Also:
-
ClassesClassDescriptionThe abstract superclass for
ButtonBarBuilder2
.An abstract class that minimizes the effort required to implement non-visual builders that use theFormLayout
.An abstract panel builder class that uses theFormLayout
to lay outJPanel
s.Deprecated.A non-visual builder for building consistent button bars that comply with popular style guides.A non-visual builder that assists you in building consistent button stacks using theFormLayout
.Provides a means to build form-oriented panels quickly and consistently using theFormLayout
.A general purpose panel builder that uses theFormLayout
to lay outJPanel
s.An general purpose panel builder that uses theFormLayout
to lay outJPanel
s.
ButtonBarBuilder2
that comes with a smaller, safer, better, and more convenient API.