Uses of Interface
com.biglybt.pif.update.UpdateManagerListener
Packages that use UpdateManagerListener
Package
Description
-
Uses of UpdateManagerListener in com.biglybt.pif.update
Methods in com.biglybt.pif.update with parameters of type UpdateManagerListenerModifier and TypeMethodDescriptionvoid
UpdateManager.addListener
(UpdateManagerListener l) void
UpdateManager.removeListener
(UpdateManagerListener l) -
Uses of UpdateManagerListener in com.biglybt.pifimpl.local.update
Methods in com.biglybt.pifimpl.local.update with parameters of type UpdateManagerListenerModifier and TypeMethodDescriptionvoid
UpdateManagerImpl.addListener
(UpdateManagerListener l) void
UpdateManagerImpl.removeListener
(UpdateManagerListener l) -
Uses of UpdateManagerListener in com.biglybt.ui.swt.update
Fields in com.biglybt.ui.swt.update declared as UpdateManagerListenerModifier and TypeFieldDescriptionprivate final UpdateManagerListener
UpdateMonitor.updateManagerListener