Uses of Interface
com.biglybt.pif.update.UpdateManager
Packages that use UpdateManager
Package
Description
-
Uses of UpdateManager in com.biglybt.pif
Methods in com.biglybt.pif that return UpdateManagerModifier and TypeMethodDescriptionPluginInterface.getUpdateManager()
access to the update manager used to update plugins. -
Uses of UpdateManager in com.biglybt.pif.update
Methods in com.biglybt.pif.update that return UpdateManager -
Uses of UpdateManager in com.biglybt.pifimpl.local
Methods in com.biglybt.pifimpl.local that return UpdateManager -
Uses of UpdateManager in com.biglybt.pifimpl.local.update
Classes in com.biglybt.pifimpl.local.update that implement UpdateManagerFields in com.biglybt.pifimpl.local.update declared as UpdateManagerMethods in com.biglybt.pifimpl.local.update that return UpdateManagerModifier and TypeMethodDescriptionUpdateCheckInstanceImpl.getManager()
static UpdateManager
UpdateManagerImpl.getSingleton
(Core core) Constructors in com.biglybt.pifimpl.local.update with parameters of type UpdateManagerModifierConstructorDescriptionprotected
UpdateCheckInstanceImpl
(UpdateManager _manager, int _check_type, String _name, UpdatableComponentImpl[] _components) -
Uses of UpdateManager in com.biglybt.pifimpl.remote
Methods in com.biglybt.pifimpl.remote that return UpdateManager