Uses of Interface
com.biglybt.pif.utils.LocationProviderListener
Packages that use LocationProviderListener
Package
Description
-
Uses of LocationProviderListener in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils with parameters of type LocationProviderListenerModifier and TypeMethodDescriptionvoid
Utilities.addLocationProviderListener
(LocationProviderListener listener) void
Utilities.removeLocationProviderListener
(LocationProviderListener listener) -
Uses of LocationProviderListener in com.biglybt.pifimpl.local.utils
Fields in com.biglybt.pifimpl.local.utils with type parameters of type LocationProviderListenerModifier and TypeFieldDescriptionprivate static CopyOnWriteList<LocationProviderListener>
UtilitiesImpl.lp_listeners
Methods in com.biglybt.pifimpl.local.utils with parameters of type LocationProviderListenerModifier and TypeMethodDescriptionvoid
UtilitiesImpl.addLocationProviderListener
(LocationProviderListener listener) void
UtilitiesImpl.removeLocationProviderListener
(LocationProviderListener listener) -
Uses of LocationProviderListener in com.biglybt.ui.swt.views.utils
Classes in com.biglybt.ui.swt.views.utils that implement LocationProviderListener