Java javax.swing.plaf ComboBoxUI fields, constructors, methods, implement or subclass

Example usage for Java javax.swing.plaf ComboBoxUI fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.swing.plaf ComboBoxUI.

The text is from its open source code.

Method

booleanisPopupVisible(JComboBox c)
Determine the visibility of the popup
voidsetPopupVisible(JComboBox c, boolean v)
Set the visibility of the popup