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 TypeMethodDescriptionvoidUpdateManager.addListener(UpdateManagerListener l) voidUpdateManager.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 TypeMethodDescriptionvoidUpdateManagerImpl.addListener(UpdateManagerListener l) voidUpdateManagerImpl.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 UpdateManagerListenerUpdateMonitor.updateManagerListener