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 TypeMethodDescriptionvoidUtilities.addLocationProvider(LocationProvider provider) voidLocationProviderListener.locationProviderAdded(LocationProvider lp) voidLocationProviderListener.locationProviderRemoved(LocationProvider lp) voidUtilities.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_providersMethods 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 TypeMethodDescriptionvoidUtilitiesImpl.addLocationProvider(LocationProvider provider) voidUtilitiesImpl.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 LocationProviderImageRepository.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 TypeMethodDescriptionvoidLocProvUtils.locationProviderAdded(LocationProvider lp) voidLocProvUtils.locationProviderRemoved(LocationProvider lp)