BioLegato 0.7.0 GDE Canvas plugin

Uses of Class
org.biolegato.gdesupport.canvas.textarea.UndoableGDETextArea

Packages that use UndoableGDETextArea
org.biolegato.gdesupport.canvas.textarea   
org.biolegato.gdesupport.canvas.undo   
 

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

Fields in org.biolegato.gdesupport.canvas.textarea declared as UndoableGDETextArea
 UndoableGDETextArea UndoableGDETextArea.ugdeTextAreaSelf
          Self-reference for inner classes.
 

Uses of UndoableGDETextArea in org.biolegato.gdesupport.canvas.undo
 

Constructors in org.biolegato.gdesupport.canvas.undo with parameters of type UndoableGDETextArea
UndoChangePosition(UndoableGDETextArea source, int x, int y)
          Creates a new instance of UndoChangePosition
UndoDelete(UndoableGDETextArea source, int x, int y, java.lang.String data)
          Creates a new instance of UndoInsert
UndoInsert(UndoableGDETextArea source, int x, int y, int w)
          Creates a new instance of UndoInsert
UndoInsert(UndoableGDETextArea source, int x, int y, int w, int h)
          Creates a new instance of UndoInsert
UndoMoveSelection(UndoableGDETextArea source, int x, int y)
          Creates a new instance of UndoMoveSelection
UndoStretchSelection(UndoableGDETextArea source, int x, int y)
          Creates a new instance of UndoChangePosition
 


BioLegato 0.7.0 GDE Canvas plugin

Copyright © 2008-2010 University of Manitoba.