Cytoscape 2.2 (c) 2004 ISB, MSKCC, UCSD

Package cytoscape.plugin

Classes related to Cytoscape plugins.

See:
          Description

Class Summary
AbstractPlugin Deprecated. This class relies on CyWindow, which has been deprecated.
CytoscapePlugin A CytoscapePlugin is the new "Global" plugin.
 

Exception Summary
NotAPluginException Thrown to indicate that a class cannot be used as a plugin becuase it does not extend AbstractPlugin.
 

Package cytoscape.plugin Description

Classes related to Cytoscape plugins. Enables loading of plugins from jar files; from the command-line, or while Cytoscape is running. Central PluginRegistry for multiple windows.


www.cytoscape.org