| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractViewUpdater.handleEvent(RowsSetEvent e)
Called whenever
CyRows are changed. |
| Modifier and Type | Method and Description |
|---|---|
void |
RowsSetListener.handleEvent(RowsSetEvent e)
The method that should handle the specified event.
|
Copyright 2011 Cytoscape Consortium. All rights reserved.