Uses of Class
java.awt.font.TextAttribute
| Package | Description |
|---|---|
| java.awt.font |
-
Uses of TextAttribute in java.awt.font
Fields in java.awt.font declared as TextAttribute Modifier and Type Field Description static TextAttributeTextAttribute. BACKGROUNDThe BACKGROUND text attribute.static TextAttributeTextAttribute. BIDI_EMBEDDINGThe BIDI_EMBEDDING text attribute key.static TextAttributeTextAttribute. CHAR_REPLACEMENTThe CHAR_REPLACEMENT text attribute key.static TextAttributeTextAttribute. FAMILYThe FAMILY text attribute key.static TextAttributeTextAttribute. FONTThe FONT text attribute key.static TextAttributeTextAttribute. FOREGROUNDThe FOREGROUND text attribute key.static TextAttributeTextAttribute. INPUT_METHOD_HIGHLIGHTThe INPUT_METHOD_HIGHLIGHT text attribute key.static TextAttributeTextAttribute. INPUT_METHOD_UNDERLINEThe INPUT_METHOD_UNDERLINE text attribute key.static TextAttributeTextAttribute. JUSTIFICATIONThe JUSTIFICATION text attribute key.static TextAttributeTextAttribute. KERNINGThe KERNING text attribute key.static TextAttributeTextAttribute. LIGATURESThe LIGATURES text attribute key.static TextAttributeTextAttribute. NUMERIC_SHAPINGThe NUMERIC_SHAPING text attribute.static TextAttributeTextAttribute. POSTUREThe POSTURE text attribute.static TextAttributeTextAttribute. RUN_DIRECTIONThe RUN_DIRECTION text attribute.static TextAttributeTextAttribute. SIZEThe SIZE text attribute.static TextAttributeTextAttribute. STRIKETHROUGHThe STRIKETHROUGH text attribute.static TextAttributeTextAttribute. SUPERSCRIPTThe SUPERSCRIPT text attribute.static TextAttributeTextAttribute. SWAP_COLORSThe SWAP_COLORS text attribute.static TextAttributeTextAttribute. TRACKINGThe TRACKING text attribute key.static TextAttributeTextAttribute. TRANSFORMThe TRANSFORM text attribute.static TextAttributeTextAttribute. UNDERLINEThe Constant UNDERLINE text attribute.static TextAttributeTextAttribute. WEIGHTThe WEIGHT text attribute.static TextAttributeTextAttribute. WIDTHThe WIDTH text attribute.