|
Java Platform 1.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.swing.text.StyleConstants | +--javax.swing.text.StyleConstants.ColorConstants
This is a typesafe enumeration of the well-known attributes that contribute to a color. These are aliased by the outer class for general presentation.
Inner classes inherited from class javax.swing.text.StyleConstants |
StyleConstants.CharacterConstants,
StyleConstants.ColorConstants,
StyleConstants.FontConstants,
StyleConstants.ParagraphConstants |
Field Summary | |
static Object |
Background
Name of the background color attribute. |
static Object |
Foreground
Name of the foreground color attribute. |
Fields inherited from class javax.swing.text.StyleConstants |
ALIGN_CENTER,
ALIGN_JUSTIFIED,
ALIGN_LEFT,
ALIGN_RIGHT,
Alignment,
Background,
BidiLevel,
Bold,
ComponentAttribute,
ComponentElementName,
ComposedTextAttribute,
FirstLineIndent,
FontFamily,
FontSize,
Foreground,
IconAttribute,
IconElementName,
Italic,
LeftIndent,
LineSpacing,
ModelAttribute,
NameAttribute,
Orientation,
ResolveAttribute,
RightIndent,
SpaceAbove,
SpaceBelow,
StrikeThrough,
Subscript,
Superscript,
TabSet,
Underline |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Field Detail |
public static final Object Foreground
public static final Object Background
|
Java Platform 1.2 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |