BioLegato 0.7.3 GDE plugin

Uses of Interface
org.biolegato.gdesupport.canvas.listeners.ModeListener

Packages that use ModeListener
org.biolegato.gdesupport.canvas   
org.biolegato.gdesupport.canvas.textarea   
 

Uses of ModeListener in org.biolegato.gdesupport.canvas
 

Classes in org.biolegato.gdesupport.canvas that implement ModeListener
 class GDECanvas
          The GDE-style sequence-based canvas class
 

Uses of ModeListener in org.biolegato.gdesupport.canvas.textarea
 

Fields in org.biolegato.gdesupport.canvas.textarea with type parameters of type ModeListener
protected  java.util.List<ModeListener> BLTextArea.modeListeners
          Linked list to store all mode change listeners
 

Methods in org.biolegato.gdesupport.canvas.textarea with parameters of type ModeListener
 void BLTextArea.addModeListener(ModeListener listener)
          Adds a cursor listener to the BLTextArea.
 


BioLegato 0.7.3 GDE plugin

Copyright © 2008-2010 University of Manitoba.