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