Uses of Package
com.jgoodies.forms.builder
-
Packages that use com.jgoodies.forms.builder Package Description com.jgoodies.forms.builder Contains optional builder classes of the Forms framework. -
Classes in com.jgoodies.forms.builder used by com.jgoodies.forms.builder Class Description ButtonBarBuilder Builds consistent button bars that comply with popular style guides.ButtonStackBuilder Builds consistent button stacks that comply with popular style guides.DefaultFormBuilder Deprecated.Replaced by theFormBuilder
and the internationalization support provided by the JGoodies Smart ClientResources
class.FormBuilder An general purpose form builder that uses theFormLayout
to lay out and populateJPanel
s.FormBuilder.ComponentAdder FormBuilder.FormBuildingView Describes a view that can be integrated into an existing form usingFormBuilder.add(FormBuildingView)
.FormBuilder.LabelType FormBuilder.ViewAdder I15dPanelBuilder Deprecated.Replaced by the internationalization support provided by the JGoodies Smart ClientResources
class.ListViewBuilder 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).PanelBuilder Deprecated.Replaced byFormBuilder
.