|
Cytoscape 2.8.0 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| Installable | |
| Class Summary | |
|---|---|
| CytoscapePlugin | A CytoscapePlugin is the new "Global" plugin. |
| DownloadableInfo | |
| InstallablePlugin | |
| InstallableTheme | |
| ManagerUtil | |
| PluginFileReader | |
| PluginInfo | Object describes a plugin |
| PluginInquireAction | Object should be implmeneted by anyone using the PluginManager#inquireThread(String, PluginInquireAction)
method to get plugins from a given site. |
| PluginManager | |
| PluginManagerInquireTask | |
| PluginProperties | This class reads the plugin.props file that is expected to be in each plugin jar file and turns it into a PluginInfo object for the PluginManager |
| PluginTracker | |
| PluginVersionUtils | |
| ThemeInfo | |
| Enum Summary | |
|---|---|
| Category | |
| DownloadableType | |
| PluginInfo.FileType | Jar and Zip files currently supported |
| PluginProperties.PluginProperty | Properties in the plugin.props file |
| PluginStatus | |
| PluginXml | |
| Exception Summary | |
|---|---|
| DuplicatePluginClassException | |
| InvalidDownloadable | |
| ManagerException | Thrown to indicate PluginManager errors |
| NotAPluginException | Thrown to indicate that a class cannot be used as a plugin becuase it does not extend CytoscapePlugin. |
| PluginException | |
| TrackerException | |
| WebstartException | This exception is used when methods that can't be used from the PluginManager if webstart is running are called. |
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.
|
Cytoscape 2.8.0 API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||