Uses of Class
com.jgoodies.forms.factories.DefaultComponentFactory.FormsLabel
-
Packages that use DefaultComponentFactory.FormsLabel Package Description com.jgoodies.forms.factories Consists of optional Forms framework factory classes that assist you in building consistent forms quickly. -
-
Uses of DefaultComponentFactory.FormsLabel in com.jgoodies.forms.factories
Subclasses of DefaultComponentFactory.FormsLabel in com.jgoodies.forms.factories Modifier and Type Class Description private static class
DefaultComponentFactory.ReadOnlyLabel
A FormsLabel subclasses intended to label read-only components.private static class
DefaultComponentFactory.TitleLabel
A label that uses the TitleBorder font and color.
-