Uses of Interface
com.biglybt.pif.download.DownloadActivationEvent
Packages that use DownloadActivationEvent
Package
Description
-
Uses of DownloadActivationEvent in com.biglybt.core.lws
Methods in com.biglybt.core.lws that return DownloadActivationEvent -
Uses of DownloadActivationEvent in com.biglybt.pif.download
Methods in com.biglybt.pif.download that return DownloadActivationEventModifier and TypeMethodDescriptionDownload.getActivationState()Gives access to the current activation state.Methods in com.biglybt.pif.download with parameters of type DownloadActivationEventModifier and TypeMethodDescriptionbooleanDownloadActivationListener.activationRequested(DownloadActivationEvent event) A request has been made to activate the download. -
Uses of DownloadActivationEvent in com.biglybt.pifimpl.local.download
Fields in com.biglybt.pifimpl.local.download declared as DownloadActivationEventMethods in com.biglybt.pifimpl.local.download that return DownloadActivationEventMethods in com.biglybt.pifimpl.local.download with parameters of type DownloadActivationEventModifier and TypeMethodDescriptionbooleanDownloadEventNotifierImpl.DownloadActivationNotifier.activationRequested(DownloadActivationEvent event) -
Uses of DownloadActivationEvent in com.biglybt.pifimpl.remote.download
Methods in com.biglybt.pifimpl.remote.download that return DownloadActivationEvent -
Uses of DownloadActivationEvent in com.biglybt.plugin.startstoprules.defaultplugin
Methods in com.biglybt.plugin.startstoprules.defaultplugin with parameters of type DownloadActivationEventModifier and TypeMethodDescriptionbooleanStartStopRulesDefaultPlugin.StartStopDownloadActivationListener.activationRequested(DownloadActivationEvent event)