javax.swing.text
public static class StyleConstants.CharacterConstants extends StyleConstants implements AttributeSet.CharacterAttribute
| Field Summary | |
|---|---|
| static Object | Background An alias for Background. |
| static Object | BidiLevel A key for the bidi level character attribute. |
| static Object | Bold An alias for Bold. |
| static Object | ComponentAttribute A key for the component character attribute. |
| static Object | Family An alias for Family. |
| static Object | Foreground An alias for Foreground. |
| static Object | IconAttribute A key for the icon character attribute. |
| static Object | Italic A key for the italic character attribute. |
| static Object | Size An alias for Size. |
| static Object | StrikeThrough A key for the strike through character attribute. |
| static Object | Subscript A key for the subscript character attribute. |
| static Object | Superscript A key for the superscript character attribute. |
| static Object | Underline A key for the underline character attribute. |