Package ghidra.base.help
Class GhidraHelpService
java.lang.Object
docking.help.HelpManager
ghidra.base.help.GhidraHelpService
- All Implemented Interfaces:
HelpService
Ghidra's help service. This class knows how to find help for the various modules that
make up Ghidra.
-
Field Summary
Fields inherited from class docking.help.HelpManager
SHOW_AID_KEY
Fields inherited from interface help.HelpService
DUMMY_HELP_SET_NAME
-
Method Summary
Methods inherited from class docking.help.HelpManager
addHelpSet, clearHelp, excludeFromHelp, getHelpLocation, getInvalidHelpLocations, getMasterHelpSet, helpExists, isExcludedFromHelp, mergePendingHelpSets, registerHelp, registerHelp, showHelp, showHelp, showHelp
-
Method Details
-
install
public static void install()
-