Class EditorActions.SetStyleAction

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

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

    • value

      protected String value
  • Constructor Details

    • SetStyleAction

      public SetStyleAction(String value)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)