Uses of Class
org.cytoscape.view.model.events.NetworkViewAboutToBeDestroyedEvent
-
Packages that use NetworkViewAboutToBeDestroyedEvent Package Description org.cytoscape.view.model.events Definitions for View-Model related events and their listeners. -
-
Uses of NetworkViewAboutToBeDestroyedEvent in org.cytoscape.view.model.events
Methods in org.cytoscape.view.model.events with parameters of type NetworkViewAboutToBeDestroyedEvent Modifier and Type Method Description void
NetworkViewAboutToBeDestroyedListener. handleEvent(NetworkViewAboutToBeDestroyedEvent e)
Process event.
-