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 Details

    • SEMANTIC_DESCRIPTOR_CLASS_SELECTOR_BLACKLIST

      public static final String[] SEMANTIC_DESCRIPTOR_CLASS_SELECTOR_BLACKLIST
  • Method Details

    • getEditingCell

      public Object getEditingCell()
      Specified by:
      getEditingCell in interface com.mxgraph.swing.view.mxICellEditor
    • startEditing

      public void startEditing(Object cell, EventObject eventObject)
      Specified by:
      startEditing in interface com.mxgraph.swing.view.mxICellEditor
    • stopEditing

      public void stopEditing(boolean cancel)
      Specified by:
      stopEditing in interface com.mxgraph.swing.view.mxICellEditor