Package com.biglybt.core.torrent
Interface TOTorrentProgressListener
- All Known Implementing Classes:
MakeTorrent
,ProgressPanel
,ShareManagerImpl
,TorrentManagerImpl
public interface TOTorrentProgressListener
-
Method Summary
Modifier and TypeMethodDescriptionvoid
reportCurrentTask
(String task_description) void
reportProgress
(int percent_complete)
-
Method Details
-
reportProgress
void reportProgress(int percent_complete) -
reportCurrentTask
-