|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CyAction | |
---|---|
org.cytoscape.application.swing | This package defines the various interfaces, abstract classes, and enums that represent the Cytoscape Swing Application API. |
Uses of CyAction in org.cytoscape.application.swing |
---|
Classes in org.cytoscape.application.swing that implement CyAction | |
---|---|
class |
AbstractCyAction
An abstract implementation of the CyAction interface. |
Methods in org.cytoscape.application.swing with parameters of type CyAction | |
---|---|
void |
CySwingApplication.addAction(CyAction action)
Add a CyAction to application. |
void |
CySwingApplication.removeAction(CyAction action)
Remove the specified CyAction from the application. |
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |