Package com.biglybt.core.history
Interface DownloadHistoryListener
-
- All Known Implementing Classes:
SBC_DownloadHistoryView
public interface DownloadHistoryListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
downloadHistoryEventOccurred(DownloadHistoryEvent event)
-
-
-
Method Detail
-
downloadHistoryEventOccurred
void downloadHistoryEventOccurred(DownloadHistoryEvent event)
-
-