public static interface mxEventSource.mxIEventListener
Modifier and Type | Method | Description |
---|---|---|
void |
invoke(java.lang.Object sender,
mxEventObject evt) |
Called when the graph model has changed.
|
void invoke(java.lang.Object sender, mxEventObject evt)
sender
- Reference to the source of the event.evt
- Event object to be dispatched.Copyright (c) 2010-2017 Gaudenz Alder, JGraph Ltd. All rights reserved.