Uses of Package
org.cytoscape.work.undo
-
Packages that use org.cytoscape.work.undo Package Description org.cytoscape.app This is the Cytoscape App API, which supports development of Cytoscape 3.X apps in a manner similar to apps developed in Cytoscape 2.X.org.cytoscape.view.layout This package provides access to the available layout algorithms, as well as provides abstract layout classes and layout information containers for the convenience of implementing other layout algorithms.org.cytoscape.work.swing.undo This packages provides Swing-specific extensions for undo support.org.cytoscape.work.undo Cytoscape's undo framework. -
Classes in org.cytoscape.work.undo used by org.cytoscape.app Class Description UndoSupport A simple interface that posts edits to the Cytoscape undo stack. -
Classes in org.cytoscape.work.undo used by org.cytoscape.view.layout Class Description AbstractCyEdit A small class used to create new undoable edits.UndoSupport A simple interface that posts edits to the Cytoscape undo stack. -
Classes in org.cytoscape.work.undo used by org.cytoscape.work.swing.undo Class Description UndoSupport A simple interface that posts edits to the Cytoscape undo stack. -
Classes in org.cytoscape.work.undo used by org.cytoscape.work.undo Class Description AbstractCyEdit A small class used to create new undoable edits.