Uses of Interface
com.biglybt.pif.update.UpdateCheckInstanceListener
Packages that use UpdateCheckInstanceListener
Package
Description
-
Uses of UpdateCheckInstanceListener in com.biglybt.pif.update
Methods in com.biglybt.pif.update with parameters of type UpdateCheckInstanceListenerModifier and TypeMethodDescriptionvoidUpdateCheckInstance.addListener(UpdateCheckInstanceListener l) voidUpdateCheckInstance.removeListener(UpdateCheckInstanceListener l) -
Uses of UpdateCheckInstanceListener in com.biglybt.pifimpl.local.update
Classes in com.biglybt.pifimpl.local.update that implement UpdateCheckInstanceListenerFields in com.biglybt.pifimpl.local.update with type parameters of type UpdateCheckInstanceListenerModifier and TypeFieldDescriptionprivate List<UpdateCheckInstanceListener> UpdateCheckInstanceImpl.listenersMethods in com.biglybt.pifimpl.local.update with parameters of type UpdateCheckInstanceListenerModifier and TypeMethodDescriptionvoidUpdateCheckInstanceImpl.addListener(UpdateCheckInstanceListener l) voidUpdateCheckInstanceImpl.removeListener(UpdateCheckInstanceListener l) -
Uses of UpdateCheckInstanceListener in com.biglybt.ui.swt.update
Classes in com.biglybt.ui.swt.update that implement UpdateCheckInstanceListenerMethods in com.biglybt.ui.swt.update with parameters of type UpdateCheckInstanceListenerModifier and TypeMethodDescriptionvoidUpdateMonitor.performCheck(boolean bForce, boolean automatic, boolean isRecheck, UpdateCheckInstanceListener l) voidUpdateMonitor.performCheck(boolean bForce, boolean automatic, boolean isRecheck, Map<String, Object> explicitResources, UpdateCheckInstanceListener l) -
Uses of UpdateCheckInstanceListener in com.biglybt.update
Classes in com.biglybt.update that implement UpdateCheckInstanceListener