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

/openjdk7/jdk/src/share/classes/java/awt/
H A DSystemColor.java96 * {@link #inactiveCaptionBorder} system color.
97 * @see SystemColor#inactiveCaptionBorder
254 0xFFC0C0C0, // inactiveCaptionBorder = Color.lightGray;
309 public final static SystemColor inactiveCaptionBorder = new SystemColor((byte)INACTIVE_CAPTION_BORDER); field in class:SystemColor
437 SystemColor.inactiveCaptionBorder,

Completed in 1006 milliseconds