Uses of Interface
net.landspurg.util.NotifyLoadURL

Packages that use NotifyLoadURL
net.landspurg   
net.landspurg.map This is the main package to look at if you want to use J2memap. 
net.landspurg.util   
 

Uses of NotifyLoadURL in net.landspurg
 

Classes in net.landspurg that implement NotifyLoadURL
 class MapMain
          Main midlet for j2memap.
 

Uses of NotifyLoadURL in net.landspurg.map
 

Classes in net.landspurg.map that implement NotifyLoadURL
 class Track
          A Track represnt a combination of Waypoints (oneLoc) and and a list of points.
 

Uses of NotifyLoadURL in net.landspurg.util
 

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