-
Deprecated ClassesClassDescriptionReplaced by the internationalization support provided by the JGoodies Smart Client
Resourcesclass. 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)
FormBuilderand the internationalization support provided by the JGoodies Smart ClientResourcesclass. Although deprecated, this class will remain in the Forms library for the next versions.