jwo.landserf.gui
Interface SelectionListener

All Known Implementing Classes:
GUIFrame

public interface SelectionListener

Interface that responds to the selection of a spatial object at runtime.

Version:
2.3, 14th July, 2006.
Author:
Jo Wood

Method Summary
 void objectSelected(SpatialObject spObject)
          Should process the spatial object that has been selected.
 

Method Detail

objectSelected

void objectSelected(SpatialObject spObject)
Should process the spatial object that has been selected.

Parameters:
spObject - Spatial object selected.


Copyright Jo Wood, 1996-2009, last modified, 17th April, 2009