Uses of Class
org.cytoscape.application.events.CyShutdownEvent
Package
Description
This package provides application events/listeners, including
Cytoscape startup/shutdown, setCurrentNetwork/setCurrentNetworkView/
setSelectedNetwork.
-
Uses of CyShutdownEvent in org.cytoscape.application.events
Modifier and TypeMethodDescriptionvoid
CyShutdownListener.handleEvent
(CyShutdownEvent e) Process the specified event.