Uses of Interface
com.retek.component.location.LocationManager

Packages that use LocationManager
com.retek.component.location   
com.retek.rcom.gui.core   
com.retek.rmm.gui.core   
 

Uses of LocationManager in com.retek.component.location
 

Methods in com.retek.component.location that return LocationManager
static LocationManager LocationManagerFactory.getLocationManager(DistributedContext context)
           
 

Uses of LocationManager in com.retek.rcom.gui.core
 

Methods in com.retek.rcom.gui.core that return LocationManager
static LocationManager RcomManager.getLocationManager()
           
 

Methods in com.retek.rcom.gui.core with parameters of type LocationManager
static void RcomManager.putLocationManager(LocationManager manager)
          LOCATION MANAGER METHODS
 

Uses of LocationManager in com.retek.rmm.gui.core
 

Methods in com.retek.rmm.gui.core that return LocationManager
static LocationManager RmmManager.getLocationManager()
           
 

Methods in com.retek.rmm.gui.core with parameters of type LocationManager
static void RmmManager.putLocationManager(LocationManager manager)
          LOCATION MANAGER
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25