Class EditorActions.PromptValueAction

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

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

    • key

      protected String key
    • message

      protected String message
  • Constructor Details

    • PromptValueAction

      public PromptValueAction(String key, String message)
      Parameters:
      key -
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)