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