Uses of Package
cytoscape.editor

Packages that use cytoscape.editor
cytoscape.editor   
cytoscape.editor.actions   
cytoscape.editor.editors   
cytoscape.editor.event   
cytoscape.editor.impl   
 

Classes in cytoscape.editor used by cytoscape.editor
CytoscapeEditor
          CytoscapeEditor provides a framework for developers to implement specialized, semantics driven graphical editors and incorporate them into Cytoscape.
CytoscapeEditorFactory
          Interface used for building new instances of editors.
InvalidEditorException
          Create a new exception when there is no registered editor corresponding to the editor type suppied to the CytoscapeEditorFactory.getEditor() method.
 

Classes in cytoscape.editor used by cytoscape.editor.actions
CytoscapeEditorFactory
          Interface used for building new instances of editors.
 

Classes in cytoscape.editor used by cytoscape.editor.editors
CytoscapeEditor
          CytoscapeEditor provides a framework for developers to implement specialized, semantics driven graphical editors and incorporate them into Cytoscape.
 

Classes in cytoscape.editor used by cytoscape.editor.event
CytoscapeEditor
          CytoscapeEditor provides a framework for developers to implement specialized, semantics driven graphical editors and incorporate them into Cytoscape.
 

Classes in cytoscape.editor used by cytoscape.editor.impl
CytoscapeEditor
          CytoscapeEditor provides a framework for developers to implement specialized, semantics driven graphical editors and incorporate them into Cytoscape.
CytoscapeEditorFactory
          Interface used for building new instances of editors.
GraphicalEntity
          Interface for defining draggable/droppable visual components in the Cytoscape editor framework.
InvalidEditorException
          Create a new exception when there is no registered editor corresponding to the editor type suppied to the CytoscapeEditorFactory.getEditor() method.