Uses of Class
org.jdesktop.swingx.search.SearchFactory
Packages that use SearchFactory
-
Uses of SearchFactory in org.jdesktop.swingx.search
Methods in org.jdesktop.swingx.search that return SearchFactoryModifier and TypeMethodDescriptionstatic SearchFactorySearchFactory.getInstance()Returns the shared SearchFactory.Methods in org.jdesktop.swingx.search with parameters of type SearchFactoryModifier and TypeMethodDescriptionstatic voidSearchFactory.setInstance(SearchFactory factory) Sets the shared SearchFactory.