|
mxGraph 1.10.3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use mxICellEditor | |
---|---|
com.mxgraph.swing | This package contains the main component for JFC/Swing, namely the graph component and the outline component. |
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. |
Uses of mxICellEditor in com.mxgraph.swing |
---|
Fields in com.mxgraph.swing declared as mxICellEditor | |
---|---|
protected mxICellEditor |
mxGraphComponent.cellEditor
|
Methods in com.mxgraph.swing that return mxICellEditor | |
---|---|
protected mxICellEditor |
mxGraphComponent.createCellEditor()
|
mxICellEditor |
mxGraphComponent.getCellEditor()
|
Methods in com.mxgraph.swing with parameters of type mxICellEditor | |
---|---|
void |
mxGraphComponent.setCellEditor(mxICellEditor value)
|
Uses of mxICellEditor in com.mxgraph.swing.view |
---|
Classes in com.mxgraph.swing.view that implement mxICellEditor | |
---|---|
class |
mxCellEditor
To control this editor, use mxGraph.invokesStopCellEditing, mxGraph. |
|
mxGraph 1.10.3.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |