Uses of Class
com.jgoodies.forms.builder.AbstractFormBuilder
Packages that use AbstractFormBuilder
Package
Description
Contains optional builder classes of the Forms framework.
-
Uses of AbstractFormBuilder in com.jgoodies.forms.builder
Subclasses of AbstractFormBuilder in com.jgoodies.forms.builderModifier and TypeClassDescriptionclass
An abstract panel builder class that uses theFormLayout
to lay outJPanel
s.final class
Deprecated.final class
A non-visual builder that assists you in building consistent button stacks using theFormLayout
.final class
Provides a means to build form-oriented panels quickly and consistently using theFormLayout
.class
A general purpose panel builder that uses theFormLayout
to lay outJPanel
s.class
An general purpose panel builder that uses theFormLayout
to lay outJPanel
s.
ButtonBarBuilder2
that comes with a smaller, safer, better, and more convenient API.