Cytoscape 2.8.0 API

Uses of Class
cytoscape.data.SelectEvent

Packages that use SelectEvent
cytoscape.data Basic data classes used by Cytoscape. 
cytoscape.view Classes that provide a window to display a graph and UI components connected to that window, such as the menus. 
 

Uses of SelectEvent in cytoscape.data
 

Methods in cytoscape.data with parameters of type SelectEvent
 void SelectEventListener.onSelectEvent(SelectEvent event)
           
 

Uses of SelectEvent in cytoscape.view
 

Methods in cytoscape.view with parameters of type SelectEvent
 void NetworkPanel.onSelectEvent(SelectEvent event)
          DOCUMENT ME!
 void FlagAndSelectionHandler.onSelectEvent(SelectEvent event)
          Responds to events indicating a change in the flagged state of one or more nodes or edges.
 


Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.