|
Cytoscape 2.6.2 (c) 2006,2007 ISB, MSKCC, UCSD | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object undo.Undo cytoscape.util.undo.CyUndo
public class CyUndo
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 |
---|
public CyUndo()
|
www.cytoscape.org | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |