Uses of Interface
com.biglybt.pif.download.DownloadWillBeRemovedListener
Packages that use DownloadWillBeRemovedListener
Package
Description
-
Uses of DownloadWillBeRemovedListener in com.biglybt.core.devices.impl
Classes in com.biglybt.core.devices.impl that implement DownloadWillBeRemovedListener -
Uses of DownloadWillBeRemovedListener in com.biglybt.core.lws
Methods in com.biglybt.core.lws with parameters of type DownloadWillBeRemovedListenerModifier and TypeMethodDescriptionvoid
LWSDownload.addDownloadWillBeRemovedListener
(DownloadWillBeRemovedListener l) void
LWSDownload.removeDownloadWillBeRemovedListener
(DownloadWillBeRemovedListener l) -
Uses of DownloadWillBeRemovedListener in com.biglybt.pif.download
Methods in com.biglybt.pif.download with parameters of type DownloadWillBeRemovedListenerModifier and TypeMethodDescriptionvoid
DownloadEventNotifier.addDownloadWillBeRemovedListener
(DownloadWillBeRemovedListener l) Adds a listener that will be informed when a download is about to be removed.void
DownloadEventNotifier.removeDownloadWillBeRemovedListener
(DownloadWillBeRemovedListener l) Removes a listener object added via theDownloadEventNotifier.addDownloadWillBeRemovedListener(DownloadWillBeRemovedListener)
method. -
Uses of DownloadWillBeRemovedListener in com.biglybt.pifimpl.local.download
Classes in com.biglybt.pifimpl.local.download that implement DownloadWillBeRemovedListenerMethods in com.biglybt.pifimpl.local.download with parameters of type DownloadWillBeRemovedListenerModifier and TypeMethodDescriptionvoid
DownloadEventNotifierImpl.addDownloadWillBeRemovedListener
(DownloadWillBeRemovedListener l) void
DownloadImpl.addDownloadWillBeRemovedListener
(DownloadWillBeRemovedListener l) void
DownloadEventNotifierImpl.removeDownloadWillBeRemovedListener
(DownloadWillBeRemovedListener l) void
DownloadImpl.removeDownloadWillBeRemovedListener
(DownloadWillBeRemovedListener l) -
Uses of DownloadWillBeRemovedListener in com.biglybt.pifimpl.remote.download
Methods in com.biglybt.pifimpl.remote.download with parameters of type DownloadWillBeRemovedListenerModifier and TypeMethodDescriptionvoid
void