Uses of Interface
com.eightmotions.util.NotifyLoadURL

Packages that use NotifyLoadURL
com.eightmotions.map   
com.eightmotions.util   
 

Uses of NotifyLoadURL in com.eightmotions.map
 

Classes in com.eightmotions.map that implement NotifyLoadURL
 class Track
          A Track represnt a combination of Waypoints (Marker) and and a list of points.
 

Uses of NotifyLoadURL in com.eightmotions.util
 

Methods in com.eightmotions.util with parameters of type NotifyLoadURL
 void URLFetcher.setListener(NotifyLoadURL inRef)
          Set the listener to be called when an event happens during the download...