Class ExportColorPaletteAction

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

    public class ExportColorPaletteAction
    extends AbstractAction
    implements org.openide.util.LookupListener, org.openide.util.ContextAwareAction, org.openide.util.HelpCtx.Provider
    This action exports the color palette of the selected product.
    See Also:
    Serialized Form
    • Constructor Detail

      • ExportColorPaletteAction

        public ExportColorPaletteAction()
      • ExportColorPaletteAction

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

      • 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 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