Uses of Class
com.jgoodies.forms.internal.AbstractBuilder
Packages that use AbstractBuilder
Package
Description
Contains optional builder classes of the Forms framework.
-
Uses of AbstractBuilder in com.jgoodies.forms.builder
Subclasses of AbstractBuilder in com.jgoodies.forms.builderModifier and TypeClassDescriptionfinal classBuilds consistent button bars that comply with popular style guides.final classBuilds consistent button stacks that comply with popular style guides.final classDeprecated.classDeprecated.Replaced by the internationalization support provided by the JGoodies Smart ClientResourcesclass.classDeprecated.Replaced byFormBuilder. -
Uses of AbstractBuilder in com.jgoodies.forms.internal
Classes in com.jgoodies.forms.internal with type parameters of type AbstractBuilderModifier and TypeClassDescriptionclassAbstractBuilder<B extends AbstractBuilder<B>>An abstract class that minimizes the effort required to implement non-visual builders that use theFormLayout.Subclasses of AbstractBuilder in com.jgoodies.forms.internalModifier and TypeClassDescriptionclassAbstractButtonPanelBuilder<B extends AbstractButtonPanelBuilder<B>>The abstract superclass forButtonBarBuilderandButtonStackBuilder.classAbstractFormBuilder<B extends AbstractFormBuilder<B>>An abstract class that minimizes the effort required to implement non-visual builders that use theFormLayout.
FormBuilderand the internationalization support provided by the JGoodies Smart ClientResourcesclass.