BioLegato 0.7.0 GDE Canvas plugin

org.biolegato.gdesupport.canvas.listeners
Interface ModeListener

All Known Implementing Classes:
GDECanvas

public interface ModeListener

Used to communicate changes in the canvas insertion mode.

Author:
Graham Alvare, Brian Fristensky

Method Summary
 void insertionMode(boolean mode)
          Communicates that the insertion mode has changed.
 

Method Detail

insertionMode

void insertionMode(boolean mode)
Communicates that the insertion mode has changed.

Parameters:
mode - the new status of the mode (true = insertion mode is on, false = off).

BioLegato 0.7.0 GDE Canvas plugin

Copyright © 2008-2010 University of Manitoba.