Class BackgroundCheckerboardAction

    • Constructor Detail

      • BackgroundCheckerboardAction

        public BackgroundCheckerboardAction()
        Creates a new instance of BackgroundCheckerboardAction
    • Method Detail

      • getName

        public String getName()
        Specified by:
        getName in class org.openide.util.actions.SystemAction
      • iconResource

        protected String iconResource()
        Overrides:
        iconResource in class org.openide.util.actions.SystemAction
      • getHelpCtx

        public org.openide.util.HelpCtx getHelpCtx()
        Override to return HelpCtx.DEFAULT_HELP
        Specified by:
        getHelpCtx in interface org.openide.util.HelpCtx.Provider
        Specified by:
        getHelpCtx in class org.openide.util.actions.SystemAction