Package | Description |
---|---|
com.jgoodies.forms.builder |
Contains optional builder classes of the Forms framework.
|
Modifier and Type | Class and Description |
---|---|
class |
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. |
class |
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. |
Modifier and Type | Method and Description |
---|---|
PanelBuilder |
PanelBuilder.focusTraversal(FocusTraversalPolicy policy)
Deprecated.
Sets the panel's focus traversal policy and sets the panel
as focus traversal policy provider.
|
PanelBuilder |
PanelBuilder.labelForFeatureEnabled(boolean b)
Deprecated.
Enables or disables the setLabelFor feature for this PanelBuilder.
|
Copyright © 2002-2015 JGoodies Software GmbH. All Rights Reserved.