Uses of Class
org.jdesktop.swingx.search.SearchFactory
-
Packages that use SearchFactory Package Description org.jdesktop.swingx.search -
-
Uses of SearchFactory in org.jdesktop.swingx.search
Methods in org.jdesktop.swingx.search that return SearchFactory Modifier and Type Method Description static SearchFactory
SearchFactory. getInstance()
Returns the shared SearchFactory.Methods in org.jdesktop.swingx.search with parameters of type SearchFactory Modifier and Type Method Description static void
SearchFactory. setInstance(SearchFactory factory)
Sets the shared SearchFactory.
-