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

/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/motif/
H A DMotifComboBoxUI.java57 arrowIcon = new MotifComboBoxArrowIcon(UIManager.getColor("controlHighlight"),
282 static class MotifComboBoxArrowIcon implements Icon, Serializable { class in class:MotifComboBoxUI
287 public MotifComboBoxArrowIcon(Color lightShadow, Color darkShadow, Color fill) { method in class:MotifComboBoxUI.MotifComboBoxArrowIcon

Completed in 114 milliseconds