|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xnap.search.AbstractSearchResult org.xnap.plugin.freeway.FreewaySearchResult
public class FreewaySearchResult
Field Summary |
---|
Fields inherited from interface org.xnap.search.SearchResult |
---|
BITRATE, FREQUENCY, HIDE_PREFIX, LENGTH, MD5, SHA1, URN |
Constructor Summary | |
---|---|
FreewaySearchResult(org.gnu.freeway.protocol.afs.esed2.RootNode node)
|
Method Summary | |
---|---|
boolean |
canGroup(SearchResult result)
Returns true, if this object and result can be grouped
together. |
SearchResultContainer |
createContainer()
Creates a group root that has this object's properties. |
javax.swing.Action[] |
getActions()
Returns the actions for this search result. |
int |
getAvailability()
Returns a score between 1 and 255. |
java.lang.String |
getFilename()
Returns the full filename. |
long |
getFilesize()
Returns the filesize. |
java.lang.Object |
getHash()
Used for grouping of results. |
javax.swing.Icon |
getIcon()
Returns null. |
Peer |
getPeer()
Returns the peer that offer this result for download. |
Plugin |
getPlugin()
Returns the originating plugin. |
Methods inherited from class org.xnap.search.AbstractSearchResult |
---|
get, getPath, getShortFilename, getSourcesCount, keys, put |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FreewaySearchResult(org.gnu.freeway.protocol.afs.esed2.RootNode node)
Method Detail |
---|
public boolean canGroup(SearchResult result)
SearchResult
result
can be grouped
together.
public SearchResultContainer createContainer()
SearchResult
public javax.swing.Icon getIcon()
AbstractSearchResult
getIcon
in interface SearchResult
getIcon
in class AbstractSearchResult
public javax.swing.Action[] getActions()
SearchResult
public int getAvailability()
SearchResult
public java.lang.String getFilename()
SearchResult
SearchFilter
for
matching.
xnap.search.SearchFilter
public long getFilesize()
SearchResult
public java.lang.Object getHash()
SearchResult
public Plugin getPlugin()
SearchResult
public Peer getPeer()
SearchResult
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |