Class EditorActions.StylesheetAction

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

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

    • stylesheet

      protected String stylesheet
  • Constructor Details

    • StylesheetAction

      public StylesheetAction(String stylesheet)
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)