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

/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicComboBoxUI.java231 map.put(new Actions(Actions.TOGGLE_2));
1471 private static final String TOGGLE_2 = "spacePopup"; field in class:BasicComboBoxUI.Actions
1533 else if (key == TOGGLE || key == TOGGLE_2) {

Completed in 37 milliseconds