Uses of Class
org.cytoscape.application.events.SetCurrentNetworkEvent
-
Packages that use SetCurrentNetworkEvent Package Description org.cytoscape.application.events This package provides application events/listeners, including Cytoscape startup/shutdown, setCurrentNetwork/setCurrentNetworkView/ setSelectedNetwork. -
-
Uses of SetCurrentNetworkEvent in org.cytoscape.application.events
Methods in org.cytoscape.application.events with parameters of type SetCurrentNetworkEvent Modifier and Type Method Description void
SetCurrentNetworkListener. handleEvent(SetCurrentNetworkEvent e)
Processes the specified event when fired.
-