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