Uses of Interface
javax.microedition.location.ProximityListener

Packages that use ProximityListener
javax.microedition.location Contains the basic classes needed to request and get a location result. 
 

Uses of ProximityListener in javax.microedition.location
 

Methods in javax.microedition.location with parameters of type ProximityListener
static void LocationProvider.addProximityListener(ProximityListener listener, Coordinates coordinates, float proximityRadius)
          Deprecated. in 2.0, replaced by addAreaListener
static void LocationProvider.removeProximityListener(ProximityListener listener)
          Deprecated. in 2.0, replaced by removeAreaListener
 



Copyright © 2003-2008 Nokia Corporation. All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.