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

/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicComboBoxUI.java229 map.put(new Actions(Actions.DOWN_2));
1469 private static final String DOWN_2 = "selectNext2"; field in class:BasicComboBoxUI.Actions
1517 else if (key == DOWN_2) {

Completed in 527 milliseconds