Package ghidra.app.util
Class GenericHelpTopics
java.lang.Object
ghidra.app.util.GenericHelpTopics
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
Help Topic for "About."static final String
Name of options for the help topic for the front end (Project Window).static final String
Help Topic for the glossary.static final String
Help for Intro topics.static final String
Help Topic for the project repository.static final String
Help Topic for tools.static final String
Help Topic for the version control. -
Constructor Summary
-
Method Summary
-
Field Details
-
ABOUT
Help Topic for "About."- See Also:
-
FRONT_END
Name of options for the help topic for the front end (Project Window).- See Also:
-
GLOSSARY
Help Topic for the glossary.- See Also:
-
INTRO
Help for Intro topics.- See Also:
-
REPOSITORY
Help Topic for the project repository.- See Also:
-
VERSION_CONTROL
Help Topic for the version control.- See Also:
-
TOOL
Help Topic for tools.- See Also:
-
-
Constructor Details
-
GenericHelpTopics
public GenericHelpTopics()
-