Uses of Interface
com.biglybt.pif.update.UpdateProgressListener
Packages that use UpdateProgressListener
-
Uses of UpdateProgressListener in com.biglybt.pif.update
Methods in com.biglybt.pif.update with parameters of type UpdateProgressListenerModifier and TypeMethodDescriptionvoid
UpdateChecker.addProgressListener
(UpdateProgressListener l) void
UpdateChecker.removeProgressListener
(UpdateProgressListener l) -
Uses of UpdateProgressListener in com.biglybt.pifimpl.local.update
Methods in com.biglybt.pifimpl.local.update with parameters of type UpdateProgressListenerModifier and TypeMethodDescriptionvoid
UpdateCheckerImpl.addProgressListener
(UpdateProgressListener l) void
UpdateCheckerImpl.removeProgressListener
(UpdateProgressListener l)