Cytoscape 3.0.1 API

Uses of Class
org.cytoscape.model.events.RowsSetEvent

Packages that use RowsSetEvent
org.cytoscape.application.swing This package defines the various interfaces, abstract classes, and enums that represent the Cytoscape Swing Application API. 
org.cytoscape.model.events This package contains the event interfaces necessary for communicating with the classes in org.cytoscape.model. 
 

Uses of RowsSetEvent in org.cytoscape.application.swing
 

Methods in org.cytoscape.application.swing with parameters of type RowsSetEvent
 void AbstractViewUpdater.handleEvent(RowsSetEvent e)
          Called whenever CyRows are changed.
 

Uses of RowsSetEvent in org.cytoscape.model.events
 

Methods in org.cytoscape.model.events with parameters of type RowsSetEvent
 void RowsSetListener.handleEvent(RowsSetEvent e)
          The method that should handle the specified event.
 


Cytoscape 3.0.1 API

Copyright 2011 Cytoscape Consortium. All rights reserved.