org.gudy.azureus2.core3.torrentdownloader
Interface TorrentDownloaderCallBackInterface

All Known Implementing Classes:
FileDownloadWindow, OpenTorrentWindow, TorrentDownloaderManager

public interface TorrentDownloaderCallBackInterface

Author:
Tobias Minich

Method Summary
 void TorrentDownloaderEvent(int state, TorrentDownloader inf)
           
 

Method Detail

TorrentDownloaderEvent

void TorrentDownloaderEvent(int state,
                            TorrentDownloader inf)