public static class StyleConstants.CharacterConstants extends StyleConstants implements AttributeSet.CharacterAttribute
StyleConstants.CharacterConstants, StyleConstants.ColorConstants, StyleConstants.FontConstants, StyleConstants.ParagraphConstants| Modifier and Type | Field and Description |
|---|---|
static java.lang.Object |
Background
An alias for
StyleConstants.ColorConstants.Background. |
static java.lang.Object |
BidiLevel
A key for the bidi level character attribute.
|
static java.lang.Object |
Bold
An alias for
StyleConstants.FontConstants.Bold. |
static java.lang.Object |
ComponentAttribute
A key for the component character attribute.
|
static java.lang.Object |
Family
An alias for
StyleConstants.FontConstants.Family. |
static java.lang.Object |
Foreground
An alias for
StyleConstants.ColorConstants.Foreground. |
static java.lang.Object |
IconAttribute
A key for the icon character attribute.
|
static java.lang.Object |
Italic
A key for the italic character attribute.
|
static java.lang.Object |
Size
An alias for
StyleConstants.FontConstants.Size. |
static java.lang.Object |
StrikeThrough
A key for the strike through character attribute.
|
static java.lang.Object |
Subscript
A key for the subscript character attribute.
|
static java.lang.Object |
Superscript
A key for the superscript character attribute.
|
static java.lang.Object |
Underline
A key for the underline character attribute.
|
ALIGN_CENTER, ALIGN_JUSTIFIED, ALIGN_LEFT, ALIGN_RIGHT, Alignment, ComponentElementName, ComposedTextAttribute, FirstLineIndent, FontFamily, FontSize, IconElementName, LeftIndent, LineSpacing, ModelAttribute, NameAttribute, Orientation, ResolveAttribute, RightIndent, SpaceAbove, SpaceBelow, TabSetgetAlignment, getBackground, getBidiLevel, getComponent, getFirstLineIndent, getFontFamily, getFontSize, getForeground, getIcon, getLeftIndent, getLineSpacing, getRightIndent, getSpaceAbove, getSpaceBelow, getTabSet, isBold, isItalic, isStrikeThrough, isSubscript, isSuperscript, isUnderline, setAlignment, setBackground, setBidiLevel, setBold, setComponent, setFirstLineIndent, setFontFamily, setFontSize, setForeground, setIcon, setItalic, setLeftIndent, setLineSpacing, setRightIndent, setSpaceAbove, setSpaceBelow, setStrikeThrough, setSubscript, setSuperscript, setTabSet, setUnderline, toStringpublic static final java.lang.Object Background
StyleConstants.ColorConstants.Background.public static final java.lang.Object BidiLevel
public static final java.lang.Object Bold
StyleConstants.FontConstants.Bold.public static final java.lang.Object ComponentAttribute
public static final java.lang.Object Family
StyleConstants.FontConstants.Family.public static final java.lang.Object Size
StyleConstants.FontConstants.Size.public static final java.lang.Object Foreground
StyleConstants.ColorConstants.Foreground.public static final java.lang.Object IconAttribute
public static final java.lang.Object Italic
public static final java.lang.Object StrikeThrough
public static final java.lang.Object Subscript
public static final java.lang.Object Superscript
public static final java.lang.Object Underline