Package | Description |
---|---|
org.cytoscape.application.swing |
This package defines the various interfaces, abstract classes, and enums
that represent the Cytoscape Swing Application API.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCyAction
An abstract implementation of the CyAction interface.
|
Modifier and Type | Method and Description |
---|---|
void |
CySwingApplication.addAction(CyAction action)
Add a CyAction to application.
|
void |
CySwingApplication.removeAction(CyAction action)
Remove the specified CyAction from the application.
|
Copyright 2011-2015 Cytoscape Consortium. All rights reserved.