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

/openjdk7/jdk/test/javax/swing/JComboBox/ShowPopupAfterHidePopupTest/
H A DShowPopupAfterHidePopupTest.java26 @summary JComboBox.showPopup(), hidePopup() fails in JRE 1.7 on OS X
60 comboBox.showPopup();
62 comboBox.showPopup();
75 throw new RuntimeException("Calling hidePopup() affected the next call to showPopup().");
/openjdk7/jdk/src/share/classes/javax/swing/
H A DJComboBox.java802 public void showPopup() { method in class:JComboBox

Completed in 57 milliseconds