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

/openjdk7/jdk/src/share/classes/java/awt/
H A DSystemColor.java152 * {@link #textHighlight} system color.
153 * @see SystemColor#textHighlight
262 0xFF000080, // textHighlight = new Color(0,0,128);
352 public final static SystemColor textHighlight = new SystemColor((byte)TEXT_HIGHLIGHT); field in class:SystemColor
445 SystemColor.textHighlight,

Completed in 30 milliseconds