Uses of Interface
com.biglybt.core.download.DownloadManagerTPSListener
Packages that use DownloadManagerTPSListener
Package
Description
-
Uses of DownloadManagerTPSListener in com.biglybt.core.download
Methods in com.biglybt.core.download with parameters of type DownloadManagerTPSListenerModifier and TypeMethodDescriptionvoidDownloadManager.addTPSListener(DownloadManagerTPSListener listener) voidDownloadManager.removeTPSListener(DownloadManagerTPSListener listener) -
Uses of DownloadManagerTPSListener in com.biglybt.core.download.impl
Fields in com.biglybt.core.download.impl with type parameters of type DownloadManagerTPSListenerModifier and TypeFieldDescriptionprivate List<DownloadManagerTPSListener> DownloadManagerImpl.tps_listenersMethods in com.biglybt.core.download.impl with parameters of type DownloadManagerTPSListenerModifier and TypeMethodDescriptionvoidDownloadManagerImpl.addTPSListener(DownloadManagerTPSListener listener) voidDownloadManagerImpl.removeTPSListener(DownloadManagerTPSListener listener) -
Uses of DownloadManagerTPSListener in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement DownloadManagerTPSListener