|
JGraph X 0.15.0.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxEventSource.mxEventListener | |
---|---|
com.mxgraph.swing | |
com.mxgraph.swing.handler | |
com.mxgraph.util | |
com.mxgraph.view |
Uses of mxEventSource.mxEventListener in com.mxgraph.swing |
---|
Fields in com.mxgraph.swing declared as mxEventSource.mxEventListener | |
---|---|
protected mxEventSource.mxEventListener |
mxGraphOutline.repaintHandler
|
protected mxEventSource.mxEventListener |
mxGraphComponent.repaintHandler
|
protected mxEventSource.mxEventListener |
mxGraphComponent.scaleHandler
Resets the zoom policy if the scale is changed manually. |
protected mxEventSource.mxEventListener |
mxGraphComponent.updateHandler
Updates the heavyweight component structure after any changes. |
Methods in com.mxgraph.swing with parameters of type mxEventSource.mxEventListener | |
---|---|
void |
mxGraphComponent.addListener(String eventName,
mxEventSource.mxEventListener listener)
|
void |
mxGraphComponent.removeListener(mxEventSource.mxEventListener listener)
|
void |
mxGraphComponent.removeListener(String eventName,
mxEventSource.mxEventListener listener)
|
Uses of mxEventSource.mxEventListener in com.mxgraph.swing.handler |
---|
Fields in com.mxgraph.swing.handler declared as mxEventSource.mxEventListener | |
---|---|
protected mxEventSource.mxEventListener |
mxGraphHandler.refreshHandler
|
protected mxEventSource.mxEventListener |
mxConnectionHandler.resetHandler
|
Methods in com.mxgraph.swing.handler with parameters of type mxEventSource.mxEventListener | |
---|---|
void |
mxCellMarker.addListener(String eventName,
mxEventSource.mxEventListener listener)
|
void |
mxCellMarker.removeListener(mxEventSource.mxEventListener listener)
|
void |
mxCellMarker.removeListener(String eventName,
mxEventSource.mxEventListener listener)
|
Uses of mxEventSource.mxEventListener in com.mxgraph.util |
---|
Methods in com.mxgraph.util with parameters of type mxEventSource.mxEventListener | |
---|---|
void |
mxEventSource.addListener(String eventName,
mxEventSource.mxEventListener listener)
Binds the specified function to the given event name. |
void |
mxEventSource.mxIEventSource.addListener(String eventName,
mxEventSource.mxEventListener listener)
Binds the specified function to the given event name. |
void |
mxEventSource.removeListener(mxEventSource.mxEventListener listener)
Function: removeListener Removes all occurances of the given listener from the list of listeners. |
void |
mxEventSource.mxIEventSource.removeListener(mxEventSource.mxEventListener listener)
Function: removeListener Removes the given listener from the list of listeners. |
void |
mxEventSource.removeListener(String eventName,
mxEventSource.mxEventListener listener)
Function: removeListener Removes all occurances of the given listener from the list of listeners. |
void |
mxEventSource.mxIEventSource.removeListener(String eventName,
mxEventSource.mxEventListener listener)
Function: removeListener Removes the given listener from the list of listeners. |
Uses of mxEventSource.mxEventListener in com.mxgraph.view |
---|
Fields in com.mxgraph.view declared as mxEventSource.mxEventListener | |
---|---|
protected mxEventSource.mxEventListener |
mxGraph.fullRepaintHandler
Fires repaint events for full repaints. |
protected mxEventSource.mxEventListener |
mxGraph.graphModelChangeHandler
Fires repaint events for model changes. |
|
JGraph X 0.15.0.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |