|
Cytoscape 2.8.2 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CytoPanelName | |
|---|---|
| cytoscape.actions | UI classes that are attached to menu items in the menu or tool bar of the window. |
| cytoscape.view.cytopanels | CytoPanels Framework. |
| Uses of CytoPanelName in cytoscape.actions |
|---|
| Fields in cytoscape.actions declared as CytoPanelName | |
|---|---|
protected CytoPanelName |
CytoPanelAction.parent
|
| Constructors in cytoscape.actions with parameters of type CytoPanelName | |
|---|---|
CytoPanelAction(CytoPanelName cp,
boolean show,
CytoPanelName parent)
|
|
| Uses of CytoPanelName in cytoscape.view.cytopanels |
|---|
| Methods in cytoscape.view.cytopanels that return CytoPanelName | |
|---|---|
static CytoPanelName |
CytoPanelName.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static CytoPanelName[] |
CytoPanelName.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Cytoscape 2.8.2 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||