Uses of Interface
com.biglybt.pif.update.UpdateCheckerListener
-
Packages that use UpdateCheckerListener Package Description com.biglybt.pif.update com.biglybt.pifimpl.local.update -
-
Uses of UpdateCheckerListener in com.biglybt.pif.update
Methods in com.biglybt.pif.update with parameters of type UpdateCheckerListener Modifier and Type Method Description void
UpdateChecker. addListener(UpdateCheckerListener l)
void
UpdateChecker. removeListener(UpdateCheckerListener l)
-
Uses of UpdateCheckerListener in com.biglybt.pifimpl.local.update
Methods in com.biglybt.pifimpl.local.update with parameters of type UpdateCheckerListener Modifier and Type Method Description void
UpdateCheckerImpl. addListener(UpdateCheckerListener l)
void
UpdateCheckerImpl. removeListener(UpdateCheckerListener l)
-