Package docking.help

Interface HelpActionManager


  • public interface HelpActionManager
    Register help for a specific component.
    • Method Detail

      • setHelpLocation

        void setHelpLocation​(javax.swing.JComponent comp,
                             HelpLocation helpLocation)
        Enable help for a component.
        Parameters:
        comp - component that has help associated with it
        helpLocation - help content location