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