Uses of Interface
javax.swing.plaf.basic.ComboPopup
Package
Description
Provides user interface objects built according to the Basic look and feel.
Provides user interface objects built according to the Java look and feel
(once codenamed Metal), which is the default look and feel.
-
Uses of ComboPopup in javax.swing.plaf.basic
Modifier and TypeClassDescriptionclass
This is a basic implementation of theComboPopup
interface.Modifier and TypeFieldDescriptionprotected ComboPopup
BasicComboBoxUI.popup
The implementation ofComboPopup
that is used to show the popup.Modifier and TypeMethodDescriptionprotected ComboPopup
BasicComboBoxUI.createPopup()
Creates the popup portion of the combo box. -
Uses of ComboPopup in javax.swing.plaf.metal
Modifier and TypeClassDescriptionclass
Deprecated.As of Java 2 platform v1.4.