Uses of Class
com.biglybt.pifimpl.local.installer.PluginInstallerImpl
Packages that use PluginInstallerImpl
-
Uses of PluginInstallerImpl in com.biglybt.pifimpl.local.installer
Fields in com.biglybt.pifimpl.local.installer declared as PluginInstallerImplModifier and TypeFieldDescriptionprotected PluginInstallerImpl
FilePluginInstallerImpl.installer
private PluginInstallerImpl
InstallablePluginImpl.installer
protected static PluginInstallerImpl
PluginInstallerImpl.singleton
Methods in com.biglybt.pifimpl.local.installer that return PluginInstallerImplModifier and TypeMethodDescriptionstatic PluginInstallerImpl
PluginInstallerImpl.getSingleton
(PluginManager _manager) Constructors in com.biglybt.pifimpl.local.installer with parameters of type PluginInstallerImplModifierConstructorDescriptionprotected
FilePluginInstallerImpl
(PluginInstallerImpl _installer, File _file) protected
InstallablePluginImpl
(PluginInstallerImpl _installer) protected
StandardPluginImpl
(PluginInstallerImpl _installer, SFPluginDetails _details, String _version)