Uses of Class
com.jgoodies.forms.builder.PanelBuilder
-
Packages that use PanelBuilder Package Description com.jgoodies.forms.builder Contains optional builder classes of the Forms framework. -
-
Uses of PanelBuilder in com.jgoodies.forms.builder
Subclasses of PanelBuilder in com.jgoodies.forms.builder Modifier and Type Class Description classDefaultFormBuilderDeprecated.Replaced by theFormBuilderand the internationalization support provided by the JGoodies Smart ClientResourcesclass.classI15dPanelBuilderDeprecated.Replaced by the internationalization support provided by the JGoodies Smart ClientResourcesclass.Methods in com.jgoodies.forms.builder that return PanelBuilder Modifier and Type Method Description PanelBuilderPanelBuilder. focusTraversal(java.awt.FocusTraversalPolicy policy)Deprecated.Sets the panel's focus traversal policy and sets the panel as focus traversal policy provider.PanelBuilderPanelBuilder. labelForFeatureEnabled(boolean b)Deprecated.Enables or disables the setLabelFor feature for this PanelBuilder.
-