|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SearchFilter | |
---|---|
org.xnap.gui | Provides interfaces and classes for the graphical user interface. |
org.xnap.gui.table | Provides table model and table cell renderer classes including the tree table classes. |
org.xnap.plugin.freeway | |
org.xnap.plugin.gift | |
org.xnap.plugin.gift.net | |
org.xnap.plugin.gift.net.event | |
org.xnap.plugin.gift.net.event.listener | |
org.xnap.plugin.jtella | A Gnutella plugin based on the JTella library. |
org.xnap.plugin.limewire | |
org.xnap.plugin.opennap.gui | |
org.xnap.plugin.opennap.net | Provides the OpenNap network communication classes for search, transfer and chat. |
org.xnap.plugin.opennap.net.msg.client | Provides the classes for messages sent by OpenNap clients like XNap. |
org.xnap.plugin.overnet | |
org.xnap.plugin.overnet.net | |
org.xnap.search | Provides interfaces and classes that enable searching for files. |
Uses of SearchFilter in org.xnap.gui |
---|
Methods in org.xnap.gui that return SearchFilter | |
---|---|
SearchFilter |
SearchResultPanel.getFilter()
|
Methods in org.xnap.gui with parameters of type SearchFilter | |
---|---|
void |
SimpleSearchQueryPanel.addToHistory(SearchFilter filter)
|
protected void |
SearchResultPanel.setFilter(SearchFilter filter)
|
void |
SearchOptionsPanel.setOptions(SearchFilter filter)
Updates filter with the options selected on the panel. |
void |
SearchOptionsPanel.setSearchFilter(SearchFilter filter)
Updates the panel to reflect the settings in filter . |
void |
SimpleSearchQueryPanel.setSearchFilter(SearchFilter f)
|
Uses of SearchFilter in org.xnap.gui.table |
---|
Methods in org.xnap.gui.table with parameters of type SearchFilter | |
---|---|
void |
SearchTableModel.setFilter(SearchFilter f)
|
Uses of SearchFilter in org.xnap.plugin.freeway |
---|
Methods in org.xnap.plugin.freeway with parameters of type SearchFilter | |
---|---|
Search |
FreewayPlugin.search(SearchFilter filter)
|
Constructors in org.xnap.plugin.freeway with parameters of type SearchFilter | |
---|---|
FreewaySearch(SearchFilter filter,
org.gnu.freeway.protocol.afs.swing.SController controller)
|
Uses of SearchFilter in org.xnap.plugin.gift |
---|
Methods in org.xnap.plugin.gift with parameters of type SearchFilter | |
---|---|
Search |
GiFTPlugin.search(SearchFilter filter)
|
Uses of SearchFilter in org.xnap.plugin.gift.net |
---|
Constructors in org.xnap.plugin.gift.net with parameters of type SearchFilter | |
---|---|
GiFTSearch(SearchFilter filter,
GiFTDaemon daemon)
Constructor for GiFTSearch. |
Uses of SearchFilter in org.xnap.plugin.gift.net.event |
---|
Methods in org.xnap.plugin.gift.net.event that return SearchFilter | |
---|---|
SearchFilter |
SearchItemEvent.getSearchFilter()
Returns the searchResult. |
Constructors in org.xnap.plugin.gift.net.event with parameters of type SearchFilter | |
---|---|
SearchItemEvent(SearchFilter sf,
GiFTSearchResult sr)
Constructor for SearchItemEvent. |
Uses of SearchFilter in org.xnap.plugin.gift.net.event.listener |
---|
Methods in org.xnap.plugin.gift.net.event.listener that return SearchFilter | |
---|---|
SearchFilter |
SearchEventListener.getFilter()
Return the SearchFilter and you will only be notified on SearchItemEvents concerning this SearchFilter. |
Uses of SearchFilter in org.xnap.plugin.jtella |
---|
Methods in org.xnap.plugin.jtella with parameters of type SearchFilter | |
---|---|
Search |
JTellaPlugin.search(SearchFilter filter)
Creates and returns a JTellaSearch object. |
Constructors in org.xnap.plugin.jtella with parameters of type SearchFilter | |
---|---|
JTellaSearch(SearchFilter filter)
|
Uses of SearchFilter in org.xnap.plugin.limewire |
---|
Methods in org.xnap.plugin.limewire that return SearchFilter | |
---|---|
SearchFilter |
LimeWireBrowse.getFilter()
|
Methods in org.xnap.plugin.limewire with parameters of type SearchFilter | |
---|---|
Search |
LimeWireSearchManager.search(SearchFilter filter)
Invoked when a search is requested. |
Constructors in org.xnap.plugin.limewire with parameters of type SearchFilter | |
---|---|
DefaultLimeWireSearch(SearchFilter filter,
com.limegroup.gnutella.GUID guid)
|
Uses of SearchFilter in org.xnap.plugin.opennap.gui |
---|
Methods in org.xnap.plugin.opennap.gui with parameters of type SearchFilter | |
---|---|
void |
OpenNapSearchOptionsPanel.setOptions(SearchFilter filter)
|
void |
OpenNapSearchOptionsPanel.setSearchFilter(SearchFilter filter)
|
Uses of SearchFilter in org.xnap.plugin.opennap.net |
---|
Methods in org.xnap.plugin.opennap.net that return SearchFilter | |
---|---|
SearchFilter |
OpenNapBrowse.getFilter()
Returns null . |
SearchFilter |
OpenNapDirectBrowse.getFilter()
Returns null . |
SearchFilter |
OpenNapMetaBrowse.getFilter()
Returns null . |
SearchFilter |
OpenNapSearchResult.getFilter()
|
SearchFilter |
OpenNapDownloadContainer.getSearchFilter()
|
Methods in org.xnap.plugin.opennap.net with parameters of type SearchFilter | |
---|---|
Search |
OpenNapSearchManager.search(SearchFilter filter)
Invoked when a search is requested. |
void |
OpenNapDownloadContainer.setSearchFilter(SearchFilter filter)
|
Constructors in org.xnap.plugin.opennap.net with parameters of type SearchFilter | |
---|---|
OpenNapSearch(SearchFilter filter,
int priority,
OpenNapServer[] servers)
|
|
OpenNapSearchResult(SearchFilter filter,
long filesize,
int bitrate,
int frequency,
int length,
OpenNapUser user,
java.lang.String filename,
java.lang.String md5)
|
Uses of SearchFilter in org.xnap.plugin.opennap.net.msg.client |
---|
Constructors in org.xnap.plugin.opennap.net.msg.client with parameters of type SearchFilter | |
---|---|
SearchRequestMessage(SearchFilter filter,
int maxResults)
|
Uses of SearchFilter in org.xnap.plugin.overnet |
---|
Methods in org.xnap.plugin.overnet with parameters of type SearchFilter | |
---|---|
Search |
OvernetPlugin.search(SearchFilter filter)
|
Uses of SearchFilter in org.xnap.plugin.overnet.net |
---|
Constructors in org.xnap.plugin.overnet.net with parameters of type SearchFilter | |
---|---|
OvernetSearch(SearchFilter filter)
|
Uses of SearchFilter in org.xnap.search |
---|
Classes in org.xnap.search that implement SearchFilter | |
---|---|
class |
DefaultSearchFilter
This class provides the default search filter implementation. |
Methods in org.xnap.search that return SearchFilter | |
---|---|
SearchFilter |
AbstractSearch.getFilter()
Returns the search filter. |
SearchFilter |
Search.getFilter()
Returns the search filter that was used to find the results. |
SearchFilter |
SearchContainer.getFilter()
|
SearchFilter |
SearchController.getFilter()
|
Methods in org.xnap.search with parameters of type SearchFilter | |
---|---|
Search |
SearchProvider.search(SearchFilter filter)
Invoked when a search is requested. |
Search |
SearchProviderContainer.search(SearchFilter filter)
Returns a container that searches all providers. |
Search |
SearchManager.searchAll(SearchFilter filter)
Returns a new SearchContainer that searches all networks. |
void |
SearchController.setFilter(SearchFilter fiter)
|
Constructors in org.xnap.search with parameters of type SearchFilter | |
---|---|
AbstractSearch(SearchFilter filter)
Constructs the search object. |
|
LibrarySearch(SearchFilter filter)
Constructs the search object. |
|
SearchContainer(SearchFilter filter)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |