Package | Description |
---|---|
com.mxgraph.swing.handler |
This package contains all classes required for mouse event handling in
JFC/Swing.
|
Modifier and Type | Class and Description |
---|---|
class |
mxCellTracker
Event handler that highlights cells.
|
Modifier and Type | Field and Description |
---|---|
protected mxCellMarker |
mxEdgeHandler.marker |
protected mxCellMarker |
mxConnectionHandler.marker |
protected mxCellMarker |
mxGraphHandler.marker |
Modifier and Type | Method and Description |
---|---|
protected mxCellMarker |
mxGraphHandler.createMarker() |
mxCellMarker |
mxConnectionHandler.getMarker() |
mxCellMarker |
mxGraphHandler.getMarker() |
Modifier and Type | Method and Description |
---|---|
void |
mxConnectionHandler.setMarker(mxCellMarker value) |
void |
mxGraphHandler.setMarker(mxCellMarker value) |
Copyright (c) 2010 Gaudenz Alder. All rights reserved.