Class EditorActions.ExportAsAction

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

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

    • showDialog

      protected boolean showDialog
    • lastDir

      protected String lastDir
  • Constructor Details

    • ExportAsAction

      public ExportAsAction(boolean showDialog)
  • Method Details