Uses of Interface
com.biglybt.pif.installer.StandardPlugin
Packages that use StandardPlugin
Package
Description
-
Uses of StandardPlugin in com.biglybt.pif.installer
Methods in com.biglybt.pif.installer that return StandardPluginModifier and TypeMethodDescriptionPluginInstaller.getStandardPlugin(String id) PluginInstaller.getStandardPlugins()Gives access to the list of standard plugins listed on the client's website -
Uses of StandardPlugin in com.biglybt.pifimpl.local.installer
Classes in com.biglybt.pifimpl.local.installer that implement StandardPluginMethods in com.biglybt.pifimpl.local.installer that return StandardPluginModifier and TypeMethodDescriptionPluginInstallerImpl.getStandardPlugin(String id) PluginInstallerImpl.getStandardPlugins() -
Uses of StandardPlugin in com.biglybt.pifimpl.update
Methods in com.biglybt.pifimpl.update with parameters of type StandardPluginModifier and TypeMethodDescriptionprotected voidPluginUpdatePlugin.installRecommendedPlugin(PluginInstaller installer, StandardPlugin plugin)