Uses of Interface
com.biglybt.pif.utils.search.SearchListener
Packages that use SearchListener
-
Uses of SearchListener in com.biglybt.core.metasearch.impl
Fields in com.biglybt.core.metasearch.impl declared as SearchListenerModifier and TypeFieldDescriptionprivate SearchListenerMetaSearchManagerImpl.SearchObject.listenerMethods in com.biglybt.core.metasearch.impl with parameters of type SearchListenerModifier and TypeMethodDescriptionprotected SearchMetaSearchManagerImpl.createSearch(long[] provider_ids, Map<String, String> properties, SearchListener listener) MetaSearchManagerImpl.createSearch(SearchProvider[] providers, Map<String, String> properties, SearchListener listener) Constructors in com.biglybt.core.metasearch.impl with parameters of type SearchListener -
Uses of SearchListener in com.biglybt.pif.utils.search
Methods in com.biglybt.pif.utils.search with parameters of type SearchListenerModifier and TypeMethodDescriptionSearchInitiator.createSearch(SearchProvider[] providers, Map<String, String> properties, SearchListener listener)