swingx
Version 2005-08-19

Uses of Class
org.jdesktop.swingx.JXList

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

Methods in org.jdesktop.swingx that return JXList
 JXList JXList.ListAdapter.getList()
          Typesafe accessor for the target component.
 

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


swingx
Version 2005-08-19