Package com.jgoodies.forms.builder
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:- See Also:
-
ClassDescriptionBuilds 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.