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