Class SemanticDescriptorEditor
java.lang.Object
de.uni_trier.wi2.procake.gui.objecteditor.nestworkfloweditor.SemanticDescriptorEditor
- All Implemented Interfaces:
com.mxgraph.swing.view.mxICellEditor
public class SemanticDescriptorEditor
extends Object
implements com.mxgraph.swing.view.mxICellEditor
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidstartEditing(Object cell, EventObject eventObject) voidstopEditing(boolean cancel)
-
Field Details
-
SEMANTIC_DESCRIPTOR_CLASS_SELECTOR_BLACKLIST
-
-
Method Details
-
getEditingCell
- Specified by:
getEditingCellin interfacecom.mxgraph.swing.view.mxICellEditor
-
startEditing
- Specified by:
startEditingin interfacecom.mxgraph.swing.view.mxICellEditor
-
stopEditing
public void stopEditing(boolean cancel) - Specified by:
stopEditingin interfacecom.mxgraph.swing.view.mxICellEditor
-