Uses of Interface
com.biglybt.pif.update.UpdateListener
Packages that use UpdateListener
-
Uses of UpdateListener in com.biglybt.pif.update
Methods in com.biglybt.pif.update with parameters of type UpdateListenerModifier and TypeMethodDescriptionvoid
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 UpdateListenerModifier and TypeMethodDescriptionvoid
UpdateImpl.addListener
(UpdateListener l) void
UpdateImpl.removeListener
(UpdateListener l)