Package com.mxgraph.swing.view
This package contains all classes required for interaction, namely the
mxCellEditor used for in-place editing and the mxInteractiveCanvas, which
defines the requirements for a canvas that supports hit-detection on shapes.
-
Interface Summary Interface Description mxICellEditor -
Class Summary Class Description mxCellEditor To control this editor, use mxGraph.invokesStopCellEditing, mxGraph.mxCellStatePreview Represents the current state of a cell in a given graph view.mxInteractiveCanvas