edu.ou.kmi.buddyspace.plugins.maps.core
Interface BSMapListener

All Known Implementing Classes:
BSMapWinManager

public interface BSMapListener

BSMapListener is interface you can implement to get map events notifications.


Method Summary
 void mapReceived(MapTag map, java.lang.String originID)
          Called when a map is received
 

Method Detail

mapReceived

public void mapReceived(MapTag map,
                        java.lang.String originID)
Called when a map is received