jwo.landserf.gui
Interface RubberbandListener

All Known Implementing Classes:
EditBox

public interface RubberbandListener

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

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

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

Method Detail

updateFromRubberband

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

Parameters:
footprint - Newly selected rectangular region.


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