|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.xnap.search.AbstractSearchResultContainer org.xnap.plugin.opennap.net.OpenNapSearchResultContainer
public class OpenNapSearchResultContainer
Field Summary |
---|
Fields inherited from class org.xnap.search.AbstractSearchResultContainer |
---|
results |
Fields inherited from interface org.xnap.search.SearchResult |
---|
BITRATE, FREQUENCY, HIDE_PREFIX, LENGTH, MD5, SHA1, URN |
Constructor Summary | |
---|---|
OpenNapSearchResultContainer()
|
Method Summary | |
---|---|
boolean |
add(SearchResult result)
Adds result to the container. |
javax.swing.Action[] |
getActions()
Returns the actions for this search result. |
OpenNapSearchResult[] |
getResults()
|
Methods inherited from class org.xnap.search.AbstractSearchResultContainer |
---|
canGroup, createContainer, get, getAvailability, getChildCount, getFilename, getFilesize, getFirst, getHash, getIcon, getPath, getPeer, getPlugin, getShortFilename, getSourcesCount, iterator, keys, setPropertiesFrom |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public OpenNapSearchResultContainer()
Method Detail |
---|
public boolean add(SearchResult result)
AbstractSearchResultContainer
result
to the container.
add
in interface SearchResultContainer
add
in class AbstractSearchResultContainer
public javax.swing.Action[] getActions()
SearchResult
public OpenNapSearchResult[] getResults()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |