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.1, 14th September, 2000.
Author:
Jo Wood

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

Method Detail

updateFromRubberband

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

Parameters:
footprint - Newly selected rectangular region.


Copyright Jo Wood, 1996-2004, last modified, 3rd September, 2004