Package com.jgoodies.forms.builder
Contains optional builder classes of the Forms framework.
These non-visual builders assist you in building forms
or in writing new form builder classes.
Related Documentation
For more information see:-
Interface Summary Interface Description FormBuilder.FormBuildingView Describes a view that can be integrated into an existing form usingFormBuilder.add(FormBuildingView)
. -
Class Summary 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.NoOpComponentAdder 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
. -
Enum Summary Enum Description FormBuilder.LabelType