Uses of Class
org.jdesktop.swingx.search.SearchFactory
Packages that use SearchFactory
-
Uses of SearchFactory in org.jdesktop.swingx.search
Fields in org.jdesktop.swingx.search declared as SearchFactoryFields in org.jdesktop.swingx.search with type parameters of type SearchFactoryModifier and TypeFieldDescriptionprivate final WeakReference
<SearchFactory> SearchFactory.LaFListener.ref
Methods in org.jdesktop.swingx.search that return SearchFactoryModifier and TypeMethodDescriptionstatic SearchFactory
SearchFactory.getInstance()
Returns the shared SearchFactory.Methods in org.jdesktop.swingx.search with parameters of type SearchFactoryModifier and TypeMethodDescriptionstatic void
SearchFactory.setInstance
(SearchFactory factory) Sets the shared SearchFactory.Constructors in org.jdesktop.swingx.search with parameters of type SearchFactory