cytoscape.util.undo
Class CyUndo
java.lang.Object
undo.Undo
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).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
undoManager
protected static UndoManager undoManager
logger
protected static CyLogger logger
CyUndo
public CyUndo()
Copyright 2010 Cytoscape Consortium. All rights reserved.