Class EditorActions.KeyValueAction

java.lang.Object
javax.swing.AbstractAction
de.uni_trier.wi2.procake.gui.objecteditor.nestworkfloweditor.editor.EditorActions.KeyValueAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action
Enclosing class:
EditorActions

public static class EditorActions.KeyValueAction extends AbstractAction
See Also:
  • Field Details

  • Constructor Details

    • KeyValueAction

      public KeyValueAction(String key)
      Parameters:
      key -
    • KeyValueAction

      public KeyValueAction(String key, String value)
      Parameters:
      key -
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)