Uses of Class
org.jdesktop.swingx.JXComboBox
Packages that use JXComboBox
Package
Description
Contains extensions to the Swing GUI toolkit, including new and enhanced
components that provide functionality commonly required by rich,
data-centric client applications.
-
Uses of JXComboBox in org.jdesktop.swingx
Fields in org.jdesktop.swingx declared as JXComboBoxModifier and TypeFieldDescriptionprivate final JXComboBoxJXComboBox.ComboBoxAdapter.comboBoxprivate JXComboBoxJXSearchPanel.searchCriteriaMethods in org.jdesktop.swingx that return JXComboBoxModifier and TypeMethodDescriptionJXComboBox.ComboBoxAdapter.getComboBox()Typesafe accessor for the target component.Constructors in org.jdesktop.swingx with parameters of type JXComboBoxModifierConstructorDescriptionComboBoxAdapter(JXComboBox component) Constructs aListAdapterfor the specified target JXList.