Uses of Class
org.jdesktop.swingx.JXList

Packages that use JXList
org.jdesktop.swingx.search   
 

Uses of JXList in org.jdesktop.swingx.search
 

Methods in org.jdesktop.swingx.search that return JXList
 JXList ListSearchable.getTarget()
          It's the responsibility of subclasses to covariant override.
 

Constructors in org.jdesktop.swingx.search with parameters of type JXList
ListSearchable(JXList list)