Class ExportEnviGcpFileAction

  • All Implemented Interfaces:
    ActionListener, Serializable, Cloneable, EventListener, Action, org.openide.util.ContextAwareAction, org.openide.util.HelpCtx.Provider, org.openide.util.LookupListener

    public class ExportEnviGcpFileAction
    extends AbstractAction
    implements org.openide.util.LookupListener, org.openide.util.ContextAwareAction, org.openide.util.HelpCtx.Provider
    This actions exports ground control points of the selected product in a ENVI format.
    See Also:
    Serialized Form
    • Constructor Detail

      • ExportEnviGcpFileAction

        public ExportEnviGcpFileAction()
      • ExportEnviGcpFileAction

        public ExportEnviGcpFileAction​(org.openide.util.Lookup lookup)
    • Method Detail

      • createContextAwareInstance

        public Action createContextAwareInstance​(org.openide.util.Lookup lookup)
        Specified by:
        createContextAwareInstance in interface org.openide.util.ContextAwareAction
      • resultChanged

        public void resultChanged​(org.openide.util.LookupEvent lookupEvent)
        Specified by:
        resultChanged in interface org.openide.util.LookupListener
      • getHelpCtx

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