java.lang.Object
de.uni_trier.wi2.procake.gui.objecteditor.nestworkfloweditor.editor.EditorActions

public class EditorActions extends Object
  • Constructor Details

    • EditorActions

      public EditorActions()
  • Method Details

    • getEditor

      public static final BasicGraphEditor getEditor(ActionEvent e)
      Parameters:
      e -
      Returns:
      Returns the graph for the given action event.
    • getActionFor

      public static Action getActionFor(Class<? extends Action> actionClasss)