jwo.landserf.gui
Interface RubberbandListener

All Known Implementing Classes:
EditBox

public interface RubberbandListener

Interface for objects that need to be updated when a rubberband box has been created.

Version:
2.2, 14th September, 2000.
Author:
Jo Wood

Method Summary
 void updateFromRubberband(Footprint footprint)
          Should identify the newly selected rectangular region.
 

Method Detail

updateFromRubberband

public void updateFromRubberband(Footprint footprint)
Should identify the newly selected rectangular region.

Parameters:
footprint - Newly selected rectangular region.


Copyright Jo Wood, 1996-2005, last modified, 11th March, 2005