net.landspurg.map
Interface OneLocListener

All Known Implementing Classes:
GPSDisplay, MapCanvas

public interface OneLocListener

If a oneLoc element contains a picture, the load is down asynchronusly. This listener is called when the download is achived.


Method Summary
 void iconDownloaded(OneLoc theLoc)
           
 

Method Detail

iconDownloaded

void iconDownloaded(OneLoc theLoc)