Cytoscape 2.6.2 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.util.undo
Class CyUndo

java.lang.Object
  extended by undo.Undo
      extended by cytoscape.util.undo.CyUndo

public class CyUndo
extends Undo

A tiny class for supporting undo in the Cytoscape context. If you want to post an edit, use CyUndo.getUndoableEditSupport().postEdit(yourEdit).


Constructor Summary
CyUndo()
           
 
Method Summary
 
Methods inherited from class undo.Undo
getUndoableEditSupport
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CyUndo

public CyUndo()

www.cytoscape.org