Uses of Class
com.jgoodies.forms.builder.AbstractI15dPanelBuilder
Packages that use AbstractI15dPanelBuilder
Package
Description
Contains optional builder classes of the Forms framework.
-
Uses of AbstractI15dPanelBuilder in com.jgoodies.forms.builder
Subclasses of AbstractI15dPanelBuilder in com.jgoodies.forms.builderModifier and TypeClassDescriptionfinal 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.