Searched defs:textHighlightText (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/
H A DSystemColor.java159 * {@link #textHighlightText} system color.
160 * @see SystemColor#textHighlightText
263 0xFFFFFFFF, // textHighlightText = Color.white;
358 public final static SystemColor textHighlightText = new SystemColor((byte)TEXT_HIGHLIGHT_TEXT); field in class:SystemColor
446 SystemColor.textHighlightText,

Completed in 25 milliseconds