| 
 | Search this API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GraphListener
The listener interface for receiving graph events. 
 A class that is interested in processing a graph event implements this interface. 
 The object created with that class is then registered with a graph. 
 When the graph structure changes, the listener object's 
 onGraphEvent method is invoked. 
 
| Method Summary | |
|---|---|
|  void | onGraphEvent(GraphEvent e)Invoked when the structure of the graph has changed. | 
| Method Detail | 
|---|
void onGraphEvent(GraphEvent e)
| 
 | © Copyright 2000-2025, yWorks GmbH. All rights reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||