Uses of Interface
org.cytoscape.application.swing.CyAction
Package
Description
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
Modifier and TypeClassDescriptionclass
An abstract implementation of the CyAction interface.Modifier and TypeMethodDescriptionvoid
Add a CyAction to application.void
CySwingApplication.removeAction(CyAction action)
Remove the specified CyAction from the application.