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 TypeClassDescriptionclassAn abstract panel builder class that uses theFormLayoutto lay outJPanels.final classDeprecated.final classA non-visual builder that assists you in building consistent button stacks using theFormLayout.final classProvides a means to build form-oriented panels quickly and consistently using theFormLayout.classA general purpose panel builder that uses theFormLayoutto lay outJPanels.classAn general purpose panel builder that uses theFormLayoutto lay outJPanels.
ButtonBarBuilder2that comes with a smaller, safer, better, and more convenient API.