Uses of Class
org.cytoscape.model.events.NetworkDestroyedEvent
Package
Description
This package contains the event interfaces necessary for communicating
with the classes in org.cytoscape.model.
-
Uses of NetworkDestroyedEvent in org.cytoscape.model.events
Modifier and TypeMethodDescriptionvoid
NetworkDestroyedListener.handleEvent
(NetworkDestroyedEvent e) The method that should handle the specified event.