Class ExportMetadataAction

    • Constructor Detail

      • ExportMetadataAction

        public ExportMetadataAction()
      • ExportMetadataAction

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

      • actionPerformed

        public void actionPerformed​(ActionEvent event)
        Invoked when a command action is performed.
        Specified by:
        actionPerformed in interface ActionListener
        Parameters:
        event - the command event
      • getHelpCtx

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

        public Action createContextAwareInstance​(org.openide.util.Lookup actionContext)
        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