Uses of Class
org.jdesktop.swingx.search.SearchFactory

Packages that use SearchFactory
org.jdesktop.swingx.search   
 

Uses of SearchFactory in org.jdesktop.swingx.search
 

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

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