Class NewWorkspaceAction

java.lang.Object
javax.swing.AbstractAction
org.esa.snap.rcp.actions.window.NewWorkspaceAction
All Implemented Interfaces:
ActionListener, Serializable, Cloneable, EventListener, Action, org.openide.util.HelpCtx.Provider

public final class NewWorkspaceAction extends AbstractAction implements org.openide.util.HelpCtx.Provider
See Also:
  • Constructor Details

    • NewWorkspaceAction

      public NewWorkspaceAction()
  • Method Details

    • actionPerformed

      public void actionPerformed(ActionEvent e)
      Specified by:
      actionPerformed in interface ActionListener
    • getHelpCtx

      public org.openide.util.HelpCtx getHelpCtx()
      Specified by:
      getHelpCtx in interface org.openide.util.HelpCtx.Provider