Uses of Interface
com.biglybt.pif.update.UpdateProgressListener
-
Packages that use UpdateProgressListener Package Description com.biglybt.pif.update com.biglybt.pifimpl.local.update -
-
Uses of UpdateProgressListener in com.biglybt.pif.update
Methods in com.biglybt.pif.update with parameters of type UpdateProgressListener Modifier and Type Method Description void
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 UpdateProgressListener Modifier and Type Method Description void
UpdateCheckerImpl. addProgressListener(UpdateProgressListener l)
void
UpdateCheckerImpl. removeProgressListener(UpdateProgressListener l)
-