com.aelitis.azureus.ui.selectedcontent
Interface ISelectedVuzeFileContent

All Superinterfaces:
ISelectedContent
All Known Implementing Classes:
SubscriptionSelectedContent

public interface ISelectedVuzeFileContent
extends ISelectedContent


Method Summary
 VuzeFile getVuzeFile()
           
 
Methods inherited from interface com.aelitis.azureus.ui.selectedcontent.ISelectedContent
getDisplayName, getDownloadInfo, getDownloadManager, getFileIndex, getHash, getTorrent, sameAs, setDisplayName, setDownloadInfo, setDownloadManager, setHash, setTorrent
 

Method Detail

getVuzeFile

VuzeFile getVuzeFile()