Uses of Interface
com.biglybt.plugin.magnet.MagnetPluginListener
Packages that use MagnetPluginListener
-
Uses of MagnetPluginListener in com.biglybt.plugin.magnet
Methods in com.biglybt.plugin.magnet with parameters of type MagnetPluginListenerModifier and TypeMethodDescriptionvoidMagnetPlugin.addListener(MagnetPluginListener listener) voidMagnetPlugin.removeListener(MagnetPluginListener listener) -
Uses of MagnetPluginListener in com.biglybt.util
Fields in com.biglybt.util with type parameters of type MagnetPluginListenerModifier and TypeFieldDescriptionprivate static HashMap<ExternalStimulusListener, MagnetPluginListener> ExternalStimulusHandler.mapListeners