cytoscape.editor
Class CytoscapeEditorPlugin

java.lang.Object
  extended bycytoscape.plugin.CytoscapePlugin
      extended bycytoscape.editor.CytoscapeEditorPlugin

public class CytoscapeEditorPlugin
extends cytoscape.plugin.CytoscapePlugin

core plugin for CytoscapeEditor.

Version:
1.0
Author:
Allan Kuchinsky, Agilent Technologies

Nested Class Summary
 class CytoscapeEditorPlugin.MainPluginAction
           
 
Constructor Summary
CytoscapeEditorPlugin()
           
 
Methods inherited from class cytoscape.plugin.CytoscapePlugin
activate, deactivate, describe, getScriptName, interpretScript, isScriptable, loadPlugin
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CytoscapeEditorPlugin

public CytoscapeEditorPlugin()