Uses of Interface
com.biglybt.pif.update.UpdateInstallerListener
-
Packages that use UpdateInstallerListener Package Description com.biglybt.pif.update com.biglybt.pifimpl.local.update -
-
Uses of UpdateInstallerListener in com.biglybt.pif.update
Methods in com.biglybt.pif.update with parameters of type UpdateInstallerListener Modifier and Type Method Description void
UpdateInstaller. installNow(UpdateInstallerListener listener)
Runs the action now, not as part of a shutdown/restart of Vuze -
Uses of UpdateInstallerListener in com.biglybt.pifimpl.local.update
Methods in com.biglybt.pifimpl.local.update with parameters of type UpdateInstallerListener Modifier and Type Method Description void
UpdateInstallerImpl. installNow(UpdateInstallerListener listener)
-