|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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 CyRow s 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.0-beta1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |