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