Searched refs:ensureContrast (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/tools/jconsole/
H A DUtilities.java132 public static Color ensureContrast(Color c1, Color c2) { method in class:Utilities
H A DConnectDialog.java272 ensureContrast(UIManager.getColor("Label.disabledForeground"),
275 ensureContrast(new Color(0x808080),
/openjdk7/jdk/src/share/classes/sun/tools/jconsole/inspector/
H A DXMBeanInfo.java92 label.setBackground(ensureContrast(lightYellow,
118 label.setBackground(ensureContrast(lightYellow,

Completed in 24 milliseconds