-
Deprecated ClassesClassDescriptionReplaced 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.Replaced byFormBuilder
. However, this class will remain in the Forms library for the next versions.Replaced byPaddings
.
-
Deprecated MethodsMethodDescriptionUse
FormBuilder.padding(String, Object...)
insteadReplaced byPaddings.createPadding(String, Object...)
.UseForms.padding(JComponent,String, Object...)
insteadReplaced byAbstractBuilder.padding(String, Object...)
Replaced byAbstractBuilder.getPanel()
Replaced byAbstractBuilder.background(Color)
Replaced byAbstractBuilder.border(Border)
Replaced byAbstractBuilder.opaque(boolean)
FormBuilder
and the internationalization support provided by the JGoodies Smart ClientResources
class. Although deprecated, this class will remain in the Forms library for the next versions.