Package | Description |
---|---|
com.jgoodies.forms.builder |
Contains optional builder classes of the Forms framework.
|
Class and 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 the
FormBuilder and
the internationalization support provided
by the JGoodies Smart Client Resources class.
Although deprecated, this class will remain in the Forms library
for the next versions. |
FormBuilder
An general purpose form builder that uses the
FormLayout
to lay out and populate JPanel s. |
FormBuilder.ComponentAdder |
FormBuilder.FormBuildingView
Describes a view that can be integrated into an existing form
using
FormBuilder.add(FormBuildingView) . |
FormBuilder.LabelType |
FormBuilder.ViewAdder |
I15dPanelBuilder
Deprecated.
Replaced by the internationalization support provided
by the JGoodies Smart Client
Resources class.
Although deprecated, this class will remain in the Forms library
for the next versions. |
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 by
FormBuilder . However, this class
will remain in the Forms library for the next versions. |
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.