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

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

Introduction

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

The text is from its open source code.

Method

JListgetList()
Implementation of ComboPopup.getList().
voidsetName(String name)
Sets the name of the component to the specified string.