Class ExportMaskPixelsAction

    • Constructor Detail

      • ExportMaskPixelsAction

        public ExportMaskPixelsAction()
      • ExportMaskPixelsAction

        public ExportMaskPixelsAction​(org.openide.util.Lookup lkp)
    • 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
      • createContextAwareInstance

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

        public void resultChanged​(org.openide.util.LookupEvent le)
        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