Uses of Interface
com.biglybt.core.dht.control.DHTControlListener
Packages that use DHTControlListener
Package
Description
-
Uses of DHTControlListener in com.biglybt.core.dht.control
Methods in com.biglybt.core.dht.control with parameters of type DHTControlListenerModifier and TypeMethodDescriptionvoid
DHTControl.addListener
(DHTControlListener l) void
DHTControl.removeListener
(DHTControlListener l) -
Uses of DHTControlListener in com.biglybt.core.dht.control.impl
Fields in com.biglybt.core.dht.control.impl with type parameters of type DHTControlListenerModifier and TypeFieldDescription(package private) final ListenerManager
<DHTControlListener> DHTControlImpl.listeners
Methods in com.biglybt.core.dht.control.impl with parameters of type DHTControlListenerModifier and TypeMethodDescriptionvoid
DHTControlImpl.addListener
(DHTControlListener l) void
DHTControlImpl.removeListener
(DHTControlListener l) -
Uses of DHTControlListener in com.biglybt.ui.swt.views.stats
Classes in com.biglybt.ui.swt.views.stats that implement DHTControlListenerFields in com.biglybt.ui.swt.views.stats declared as DHTControlListener