Uses of Interface
com.biglybt.pif.download.DownloadWillBeAddedListener
Packages that use DownloadWillBeAddedListener
Package
Description
-
Uses of DownloadWillBeAddedListener in com.biglybt.pif.download
Methods in com.biglybt.pif.download with parameters of type DownloadWillBeAddedListenerModifier and TypeMethodDescriptionvoidDownloadManager.addDownloadWillBeAddedListener(DownloadWillBeAddedListener listener) voidDownloadManager.removeDownloadWillBeAddedListener(DownloadWillBeAddedListener listener) -
Uses of DownloadWillBeAddedListener in com.biglybt.pifimpl.local.download
Fields in com.biglybt.pifimpl.local.download with type parameters of type DownloadWillBeAddedListenerMethods in com.biglybt.pifimpl.local.download with parameters of type DownloadWillBeAddedListenerModifier and TypeMethodDescriptionvoidDownloadManagerImpl.addDownloadWillBeAddedListener(DownloadWillBeAddedListener listener) voidDownloadManagerImpl.removeDownloadWillBeAddedListener(DownloadWillBeAddedListener listener) -
Uses of DownloadWillBeAddedListener in com.biglybt.pifimpl.remote.download
Methods in com.biglybt.pifimpl.remote.download with parameters of type DownloadWillBeAddedListenerModifier and TypeMethodDescriptionvoidRPDownloadManager.addDownloadWillBeAddedListener(DownloadWillBeAddedListener listener) voidRPDownloadManager.removeDownloadWillBeAddedListener(DownloadWillBeAddedListener listener)