Uses of Class
com.biglybt.pif.utils.LocationProvider
Packages that use LocationProvider
Package
Description
-
Uses of LocationProvider in com.biglybt.core.peer.util
Fields in com.biglybt.core.peer.util declared as LocationProviderMethods in com.biglybt.core.peer.util that return LocationProvider -
Uses of LocationProvider in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils that return types with arguments of type LocationProviderMethods in com.biglybt.pif.utils with parameters of type LocationProviderModifier and TypeMethodDescriptionvoid
Utilities.addLocationProvider
(LocationProvider provider) void
LocationProviderListener.locationProviderAdded
(LocationProvider lp) void
LocationProviderListener.locationProviderRemoved
(LocationProvider lp) void
Utilities.removeLocationProvider
(LocationProvider provider) -
Uses of LocationProvider in com.biglybt.pifimpl.local.utils
Fields in com.biglybt.pifimpl.local.utils with type parameters of type LocationProviderModifier and TypeFieldDescriptionprivate static CopyOnWriteList<LocationProvider>
UtilitiesImpl.location_providers
Methods in com.biglybt.pifimpl.local.utils that return types with arguments of type LocationProviderMethods in com.biglybt.pifimpl.local.utils with parameters of type LocationProviderModifier and TypeMethodDescriptionvoid
UtilitiesImpl.addLocationProvider
(LocationProvider provider) void
UtilitiesImpl.removeLocationProvider
(LocationProvider provider) -
Uses of LocationProvider in com.biglybt.ui.swt
Fields in com.biglybt.ui.swt declared as LocationProviderMethods in com.biglybt.ui.swt that return LocationProviderModifier and TypeMethodDescriptionprivate static LocationProvider
ImageRepository.getFlagProvider()
-
Uses of LocationProvider in com.biglybt.ui.swt.views.utils
Fields in com.biglybt.ui.swt.views.utils declared as LocationProviderMethods in com.biglybt.ui.swt.views.utils with parameters of type LocationProviderModifier and TypeMethodDescriptionvoid
LocProvUtils.locationProviderAdded
(LocationProvider lp) void
LocProvUtils.locationProviderRemoved
(LocationProvider lp)