Uses of Interface
javax.microedition.location.LandmarkStoreListener

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

Uses of LandmarkStoreListener in javax.microedition.location
 

Methods in javax.microedition.location with parameters of type LandmarkStoreListener
 void LandmarkStore.addLandmarkStoreListener(LandmarkStoreListener listener)
          Adds a LandmarkStoreListener that is notified when there are changes in the specified landmark store.
 void LandmarkStore.removeLandmarkStoreListener(LandmarkStoreListener listener)
          Removes the specified listener from receiving notifications about changes in the landmark store.
 



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