Uses of Interface
org.processmining.objectcentricconstraintchecking.algorithms.swing.view.mxICellEditor
-
Packages that use mxICellEditor Package Description org.processmining.objectcentricconstraintchecking.algorithms.swing org.processmining.objectcentricconstraintchecking.algorithms.swing.view -
-
Uses of mxICellEditor in org.processmining.objectcentricconstraintchecking.algorithms.swing
Fields in org.processmining.objectcentricconstraintchecking.algorithms.swing declared as mxICellEditor Modifier and Type Field Description protected mxICellEditormxGraphComponent. cellEditorMethods in org.processmining.objectcentricconstraintchecking.algorithms.swing that return mxICellEditor Modifier and Type Method Description protected mxICellEditormxGraphComponent. createCellEditor()mxICellEditormxGraphComponent. getCellEditor()Methods in org.processmining.objectcentricconstraintchecking.algorithms.swing with parameters of type mxICellEditor Modifier and Type Method Description voidmxGraphComponent. setCellEditor(mxICellEditor value) -
Uses of mxICellEditor in org.processmining.objectcentricconstraintchecking.algorithms.swing.view
Classes in org.processmining.objectcentricconstraintchecking.algorithms.swing.view that implement mxICellEditor Modifier and Type Class Description classmxCellEditorTo control this editor, use mxGraph.invokesStopCellEditing, mxGraph.
-