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

/openjdk7/jdk/src/share/classes/java/awt/
H A DSystemColor.java166 * {@link #textInactiveText} system color.
167 * @see SystemColor#textInactiveText
264 0xFF808080, // textInactiveText = Color.gray;
363 public final static SystemColor textInactiveText = new SystemColor((byte)TEXT_INACTIVE_TEXT); field in class:SystemColor
447 SystemColor.textInactiveText,

Completed in 30 milliseconds