Searched refs:BLACK_COLOR (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/gtk/
H A DGTKStyle.java59 static final Color BLACK_COLOR = new ColorUIResource(Color.BLACK); field in class:GTKStyle
144 return BLACK_COLOR;
H A DGTKLookAndFeel.java1359 caretColor = GTKStyle.BLACK_COLOR;

Completed in 37 milliseconds