Package | Description |
---|---|
com.mxgraph.swing.handler |
This package contains all classes required for mouse event handling in
JFC/Swing.
|
com.mxgraph.swing.util |
This package contains all utility classes that require JFC/Swing, namely for
mouse event handling, drag and drop, actions and overlays.
|
Modifier and Type | Field and Description |
---|---|
protected mxCellStatePreview |
mxMovePreview.preview |
Modifier and Type | Method and Description |
---|---|
mxCellStatePreview |
mxMovePreview.createCellStatePreview() |
Modifier and Type | Field and Description |
---|---|
protected mxCellStatePreview |
mxMorphing.preview |
Modifier and Type | Method and Description |
---|---|
protected void |
mxMorphing.animateCell(Object cell,
mxCellStatePreview move,
boolean recurse)
Animates the given cell state using moveState.
|
protected void |
mxMorphing.show(mxCellStatePreview preview)
Shows the changes in the given mxCellStatePreview.
|
Copyright (c) 2010 Gaudenz Alder, David Benson. All rights reserved.