Package docking.help

Interface HelpActionManager


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

    Modifier and Type
    Method
    Description
    void
    Enable help for a component.
  • Method Details

    • setHelpLocation

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