swingx
Version 2005-08-19

Uses of Class
org.jdesktop.swingx.SearchFactory

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

Methods in org.jdesktop.swingx that return SearchFactory
static SearchFactory SearchFactory.getInstance()
          returns the shared SearchFactory.
 

Methods in org.jdesktop.swingx with parameters of type SearchFactory
static void SearchFactory.setInstance(SearchFactory factory)
          sets the shared SearchFactory.
 


swingx
Version 2005-08-19