Uses of Interface
com.biglybt.core.history.DownloadHistoryEvent
-
Packages that use DownloadHistoryEvent Package Description com.biglybt.core.history com.biglybt.core.history.impl com.biglybt.ui.swt.views.skin -
-
Uses of DownloadHistoryEvent in com.biglybt.core.history
Methods in com.biglybt.core.history with parameters of type DownloadHistoryEvent Modifier and Type Method Description void
DownloadHistoryListener. downloadHistoryEventOccurred(DownloadHistoryEvent event)
-
Uses of DownloadHistoryEvent in com.biglybt.core.history.impl
Classes in com.biglybt.core.history.impl that implement DownloadHistoryEvent Modifier and Type Class Description private static class
DownloadHistoryManagerImpl.DownloadHistoryEventImpl
-
Uses of DownloadHistoryEvent in com.biglybt.ui.swt.views.skin
Methods in com.biglybt.ui.swt.views.skin with parameters of type DownloadHistoryEvent Modifier and Type Method Description void
SBC_DownloadHistoryView. downloadHistoryEventOccurred(DownloadHistoryEvent event)
-