org.xnap.plugin.jtella
Class JTellaSearchResultContainer

java.lang.Object
  extended by org.xnap.search.AbstractSearchResultContainer
      extended by org.xnap.plugin.jtella.JTellaSearchResultContainer
All Implemented Interfaces:
SearchResult, SearchResultContainer

public class JTellaSearchResultContainer
extends AbstractSearchResultContainer

This class provides a container for JTellaSearchResult objects.


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
JTellaSearchResultContainer()
           
 
Method Summary
 javax.swing.Action[] getActions()
          Returns the actions for this search result.
 
Methods inherited from class org.xnap.search.AbstractSearchResultContainer
add, 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

JTellaSearchResultContainer

public JTellaSearchResultContainer()
Method Detail

getActions

public javax.swing.Action[] getActions()
Description copied from interface: SearchResult
Returns the actions for this search result.



Copyright © 2001-2005 XNap Team. All Rights Reserved.