Uses of Interface
org.cytoscape.application.swing.CyAction
Packages that use 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
Classes in org.cytoscape.application.swing that implement CyActionModifier and TypeClassDescriptionclassAn abstract implementation of the CyAction interface.Methods in org.cytoscape.application.swing with parameters of type CyActionModifier and TypeMethodDescriptionvoidAdd a CyAction to application.voidCySwingApplication.removeAction(CyAction action) Remove the specified CyAction from the application.