Uses of Interface
com.biglybt.core.download.DownloadManagerStateAttributeListener
Packages that use DownloadManagerStateAttributeListener
Package
Description
-
Uses of DownloadManagerStateAttributeListener in com.biglybt.core.download
Methods in com.biglybt.core.download with parameters of type DownloadManagerStateAttributeListenerModifier and TypeMethodDescriptionstatic void
DownloadManagerStateFactory.addGlobalListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) void
DownloadManagerState.addListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) void
DownloadManagerStateFactory.removeGlobalListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) void
DownloadManagerState.removeListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) -
Uses of DownloadManagerStateAttributeListener in com.biglybt.core.download.impl
Fields in com.biglybt.core.download.impl declared as DownloadManagerStateAttributeListenerFields in com.biglybt.core.download.impl with type parameters of type DownloadManagerStateAttributeListenerModifier and TypeFieldDescriptionprivate static final CopyOnWriteMap<String,
CopyOnWriteList<DownloadManagerStateAttributeListener>> DownloadManagerStateImpl.global_listeners_read_map_cow
private static final CopyOnWriteMap<String,
CopyOnWriteList<DownloadManagerStateAttributeListener>> DownloadManagerStateImpl.global_listeners_write_map_cow
private final CopyOnWriteMap<String,
CopyOnWriteList<DownloadManagerStateAttributeListener>> DownloadManagerStateImpl.listeners_read_map_cow
private final CopyOnWriteMap<String,
CopyOnWriteList<DownloadManagerStateAttributeListener>> DownloadManagerStateImpl.listeners_write_map_cow
Methods in com.biglybt.core.download.impl with parameters of type DownloadManagerStateAttributeListenerModifier and TypeMethodDescriptionstatic void
DownloadManagerStateImpl.addGlobalListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) void
DownloadManagerStateImpl.addListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) void
DownloadManagerStateImpl.nullState.addListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) static void
DownloadManagerStateImpl.removeGlobalListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) void
DownloadManagerStateImpl.nullState.removeListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) void
DownloadManagerStateImpl.removeListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) -
Uses of DownloadManagerStateAttributeListener in com.biglybt.core.lws
Methods in com.biglybt.core.lws with parameters of type DownloadManagerStateAttributeListenerModifier and TypeMethodDescriptionvoid
LWSDiskManagerState.addListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) void
LWSDiskManagerState.removeListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) -
Uses of DownloadManagerStateAttributeListener in com.biglybt.core.tag.impl
Fields in com.biglybt.core.tag.impl declared as DownloadManagerStateAttributeListener -
Uses of DownloadManagerStateAttributeListener in com.biglybt.pifimpl.local.download
Classes in com.biglybt.pifimpl.local.download that implement DownloadManagerStateAttributeListener -
Uses of DownloadManagerStateAttributeListener in com.biglybt.plugin.startstoprules.defaultplugin
Classes in com.biglybt.plugin.startstoprules.defaultplugin that implement DownloadManagerStateAttributeListenerModifier and TypeClassDescriptionclass
private class
Methods in com.biglybt.plugin.startstoprules.defaultplugin with parameters of type DownloadManagerStateAttributeListenerModifier and TypeMethodDescriptionvoid
DefaultRankCalculator.addStateAttributeListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) void
RankCalculatorReal.addStateAttributeListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) void
RankCalculatorSlotReserver.addStateAttributeListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) void
DefaultRankCalculator.removeStateAttributeListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) void
RankCalculatorReal.removeStateAttributeListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) void
RankCalculatorSlotReserver.removeStateAttributeListener
(DownloadManagerStateAttributeListener l, String attribute, int event_type) -
Uses of DownloadManagerStateAttributeListener in com.biglybt.ui.swt.views
Classes in com.biglybt.ui.swt.views that implement DownloadManagerStateAttributeListenerModifier and TypeClassDescriptionclass
private static class