Uses of Class
com.biglybt.pif.PluginManager
Packages that use PluginManager
Package
Description
-
Uses of PluginManager in com.biglybt.core
Methods in com.biglybt.core that return PluginManager -
Uses of PluginManager in com.biglybt.core.impl
Methods in com.biglybt.core.impl that return PluginManager -
Uses of PluginManager in com.biglybt.pif
Methods in com.biglybt.pif that return PluginManagerModifier and TypeMethodDescriptionPluginInterface.getPluginManager()
gives access to the plugin managerMethods in com.biglybt.pif with parameters of type PluginManagerModifier and TypeMethodDescriptionvoid
PluginManager.StartClientListener.clientStarted
(PluginManager pluginManager) -
Uses of PluginManager in com.biglybt.pifimpl.local
Subclasses of PluginManager in com.biglybt.pifimpl.localFields in com.biglybt.pifimpl.local declared as PluginManagerMethods in com.biglybt.pifimpl.local that return PluginManagerModifier and TypeMethodDescriptionprotected PluginManager
PluginInitializer.getPluginManager()
PluginInterfaceImpl.getPluginManager()
-
Uses of PluginManager in com.biglybt.pifimpl.local.installer
Fields in com.biglybt.pifimpl.local.installer declared as PluginManagerMethods in com.biglybt.pifimpl.local.installer that return PluginManagerMethods in com.biglybt.pifimpl.local.installer with parameters of type PluginManagerModifier and TypeMethodDescriptionstatic PluginInstallerImpl
PluginInstallerImpl.getSingleton
(PluginManager _manager) Constructors in com.biglybt.pifimpl.local.installer with parameters of type PluginManager -
Uses of PluginManager in com.biglybt.pifimpl.remote
Methods in com.biglybt.pifimpl.remote that return PluginManager