|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebstartException | |
---|---|
cytoscape.plugin | Classes related to Cytoscape plugins. |
Uses of WebstartException in cytoscape.plugin |
---|
Methods in cytoscape.plugin that throw WebstartException | |
---|---|
void |
PluginManager.delete(DownloadableInfo Obj)
Marks the given object for deletion the next time Cytoscape is restarted. |
void |
PluginManager.update(DownloadableInfo Current,
DownloadableInfo New)
Finds the given version of the new object, sets the old object for deletion and downloads new object to temporary directory |
void |
PluginManager.update(DownloadableInfo currentObj,
DownloadableInfo newObj,
TaskMonitor taskMonitor)
Finds the given version of the new object, sets the old object for deletion and downloads new object to temporary directory |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |