|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PluginManageDialog.PluginInstallStatus | |
---|---|
cytoscape.dialogs.plugins |
Uses of PluginManageDialog.PluginInstallStatus in cytoscape.dialogs.plugins |
---|
Methods in cytoscape.dialogs.plugins that return PluginManageDialog.PluginInstallStatus | |
---|---|
static PluginManageDialog.PluginInstallStatus |
PluginManageDialog.PluginInstallStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static PluginManageDialog.PluginInstallStatus[] |
PluginManageDialog.PluginInstallStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in cytoscape.dialogs.plugins with parameters of type PluginManageDialog.PluginInstallStatus | |
---|---|
void |
PluginManageDialog.addCategory(String CategoryName,
List<DownloadableInfo> Plugins,
PluginManageDialog.PluginInstallStatus Status)
Adds a category and it's list of plugins to the appropriate tree (based on Status) in the dialog. |
|
Cytoscape 2.8.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |