Example usage for Java javax.swing.plaf ComboBoxUI fields, constructors, methods, implement or subclass
The text is from its open source code.
boolean | isPopupVisible(JComboBox> c) Determine the visibility of the popup |
void | setPopupVisible(JComboBox> c, boolean v) Set the visibility of the popup |