See: Description
Interface | Description |
---|---|
FormBuilder.FormBuildingView |
Describes a view that can be integrated into an existing form
using
FormBuilder.add(FormBuildingView) . |
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 the
FormBuilder and
the internationalization support provided
by the JGoodies Smart Client Resources class. |
FormBuilder |
An general purpose form builder that uses the
FormLayout
to lay out and populate JPanel s. |
FormBuilder.ComponentAdder | |
FormBuilder.ViewAdder | |
I15dPanelBuilder | Deprecated
Replaced by the internationalization support provided
by the JGoodies Smart Client
Resources 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 by
FormBuilder . |
Enum | Description |
---|---|
FormBuilder.LabelType |
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.