|
JGraph X 1.10.4.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface mxEventSource.mxIEventListener
Defines the requirements for an object that listens to an event source.
Method Summary | |
---|---|
void |
invoke(Object sender,
mxEventObject evt)
Called when the graph model has changed. |
Method Detail |
---|
void invoke(Object sender, mxEventObject evt)
sender
- Reference to the source of the event.evt
- Event object to be dispatched.
|
JGraph X 1.10.4.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |