Package org.cytoscape.work.swing.undo
This packages provides Swing-specific extensions for undo support.
-
Interface Summary Interface Description SwingUndoSupport In general, developers should NOT use this interface or the classes it provides access to to post edits and should useUndoSupport
instead.