Uses of Interface
com.eightmotions.map.BufferImageListener

Packages that use BufferImageListener
com.eightmotions.map   
 

Uses of BufferImageListener in com.eightmotions.map
 

Classes in com.eightmotions.map that implement BufferImageListener
 class MapDisplay
          This is the main interface to display a Map from Google...
 

Methods in com.eightmotions.map with parameters of type BufferImageListener
static void BufferImage.setImageListener(BufferImageListener inListen)
          Set the function to be called when an image is started to be loaded, loaded, or in error, depending of the state attribate of the image.