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

/openjdk7/jdk/src/macosx/classes/com/apple/laf/
H A DAquaComboBoxUI.java222 triggerSelectionEvent(comboBox, e);
441 protected static void triggerSelectionEvent(final JComboBox comboBox, final ActionEvent e) { method in class:AquaComboBoxUI
484 triggerSelectionEvent((JComboBox)e.getSource(), e);

Completed in 29 milliseconds