Uses of Class
javax.swing.text.StyleConstants
Package | Description |
---|---|
javax.swing.text |
Provides classes and interfaces that deal with editable and noneditable text
components.
|
-
Uses of StyleConstants in javax.swing.text
Subclasses of StyleConstants in javax.swing.text Modifier and Type Class Description static class
StyleConstants.CharacterConstants
This is a typesafe enumeration of the well-known attributes that contribute to a character style.static class
StyleConstants.ColorConstants
This is a typesafe enumeration of the well-known attributes that contribute to a color.static class
StyleConstants.FontConstants
This is a typesafe enumeration of the well-known attributes that contribute to a font.static class
StyleConstants.ParagraphConstants
This is a typesafe enumeration of the well-known attributes that contribute to a paragraph style.