Uses of Class
org.jdesktop.swingx.JXComboBox

Packages that use JXComboBox
org.jdesktop.swingx 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
 

Methods in org.jdesktop.swingx that return JXComboBox
 JXComboBox JXComboBox.ComboBoxAdapter.getComboBox()
          Typesafe accessor for the target component.
 

Constructors in org.jdesktop.swingx with parameters of type JXComboBox
JXComboBox.ComboBoxAdapter(JXComboBox component)
          Constructs a ListAdapter for the specified target JXList.
 



Copyright © 2012. All Rights Reserved.