Uses of Interface
javax.swing.text.AttributeSet.CharacterAttribute
Package | Description |
---|---|
javax.swing.text |
Provides classes and interfaces that deal with editable and noneditable text
components.
|
-
Uses of AttributeSet.CharacterAttribute in javax.swing.text
Classes in javax.swing.text that implement AttributeSet.CharacterAttribute 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.