Uses of Package
com.jgoodies.forms.builder
Packages that use com.jgoodies.forms.builder
Package
Description
Contains optional builder classes of the Forms framework.
-
Classes in com.jgoodies.forms.builder used by com.jgoodies.forms.builderClassDescriptionBuilds consistent button bars that comply with popular style guides.Builds consistent button stacks that comply with popular style guides.Deprecated.An general purpose form builder that uses the
FormLayout
to lay out and populateJPanel
s.Describes a view that can be integrated into an existing form usingFormBuilder.add(FormBuildingView)
.Deprecated.Replaced by the internationalization support provided by the JGoodies Smart ClientResources
class.Builds list/table views from a set of mandatory and optional components: label, filter/search, list (table), list buttons, list extras, details view (or preview).Deprecated.Replaced byFormBuilder
.
FormBuilder
and the internationalization support provided by the JGoodies Smart ClientResources
class.