Uses of Interface
com.biglybt.plugin.magnet.MagnetPluginListener
-
Packages that use MagnetPluginListener Package Description com.biglybt.plugin.magnet com.biglybt.util -
-
Uses of MagnetPluginListener in com.biglybt.plugin.magnet
Methods in com.biglybt.plugin.magnet with parameters of type MagnetPluginListener Modifier and Type Method Description void
MagnetPlugin. addListener(MagnetPluginListener listener)
void
MagnetPlugin. removeListener(MagnetPluginListener listener)
-
Uses of MagnetPluginListener in com.biglybt.util
Fields in com.biglybt.util with type parameters of type MagnetPluginListener Modifier and Type Field Description private static java.util.HashMap<ExternalStimulusListener,MagnetPluginListener>
ExternalStimulusHandler. mapListeners
-