Interface | Description |
---|---|
GraphListener |
A listener for changes in a graph's structure or contents,
which are communicated through GraphEvent objects.
|
GraphViewListener |
A listener for changes in a graph's structure or contents,
which are communicated through GraphViewEvent objects.
|
Class | Description |
---|---|
GraphEvent |
A graph event that is emitted when anything interesting happens
inside a graph by way of a GraphModel.
|
GraphEventMulticaster |
A list of GraphListeners which is smart enough to call the correct
methods on these listeners given a GraphEvent's ID.
|
GraphViewEvent |
A graph view event that is emitted when anything interesting happens
inside a graph view.
|
Event-handling support for diva.graphx.
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.