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

/openjdk7/jdk/src/share/classes/javax/swing/plaf/basic/
H A DBasicComboPopup.java63 public class BasicComboPopup extends JPopupMenu implements ComboPopup { class in inherits:JPopupMenu,ComboPopup
322 public BasicComboPopup( JComboBox combo ) { method in class:BasicComboPopup
347 // comboBox.firePopupMenuWillBecomeVisible() is called from BasicComboPopup.show() method
661 * @see BasicComboPopup#createMouseListener
1088 * Gets the AccessibleContext associated with this BasicComboPopup.
1091 * @return an AccessibleContext for the BasicComboPopup

Completed in 54 milliseconds