Package ghidra.app.util
Interface HelpTopics
public interface HelpTopics
Topics for Help. The strings correspond to a folder under the "topics"
resource.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringHelp Topic for "About."static final StringHelp Topic for auto analysis.static final StringHelp Topic for block models.static final StringHelp Topic for bookmarks.static final StringHelp Topic for the byte viewer.static final StringHelp Topic for the code browser.static final StringHelp Topic for comments.static final StringHelp Topic for the Console Plugin.static final StringHelp Topic for data.static final StringHelp Topic for the data manager.static final StringHelp Topic for the data type editors.static final StringHelp Topic for the decompilerstatic final StringHelp Topic for doing diffs between programs.static final StringHelp Topic for equates.static final StringHelp Topic for the exporters.static final StringHelp Topic for references searchingstatic final StringName of options for the help topic for the front end (Ghidra Project Window).static final StringHelp Topic for the glossary.static final StringHelp Topic for highlighting.static final StringHelp Topic for the importers.static final StringHelp for Intro topics.static final StringHelp Topic for the add/edit label.static final StringHelp Topic for the memory map.static final StringHelp Topic for navigation.static final StringHelp Topic for the P2 to XML exporter.static final StringHelp Topic for programs (open, close, save, etc.).static final StringHelp Topic for the program tree.static final StringHelp Topic for references.static final StringHelp Topic for the relocation table.static final StringHelp Topic for the project repository.static final StringHelp Topic for the Runtime Info Plugin.static final StringHelp Topic for search functions.static final StringHelp Topic for selection.static final StringHelp Topic for the symbol table.static final StringHelp Topic for the symbol tree.static final StringHelp Topic for tools.
-
Field Details
-
ABOUT
Help Topic for "About."- See Also:
-
AUTO_ANALYSIS
Help Topic for auto analysis.- See Also:
-
BLOCK_MODEL
Help Topic for block models.- See Also:
-
BOOKMARKS
Help Topic for bookmarks.- See Also:
-
BYTE_VIEWER
Help Topic for the byte viewer.- See Also:
-
CODE_BROWSER
Help Topic for the code browser.- See Also:
-
CONSOLE
Help Topic for the Console Plugin.- See Also:
-
COMMENTS
Help Topic for comments.- See Also:
-
DATA
Help Topic for data.- See Also:
-
DATA_MANAGER
Help Topic for the data manager.- See Also:
-
DATA_TYPE_EDITORS
Help Topic for the data type editors.- See Also:
-
DECOMPILER
Help Topic for the decompiler- See Also:
-
DIFF
Help Topic for doing diffs between programs.- See Also:
-
EQUATES
Help Topic for equates.- See Also:
-
EXPORTER
Help Topic for the exporters.- See Also:
-
FIND_REFERENCES
Help Topic for references searching- See Also:
-
FRONT_END
Name of options for the help topic for the front end (Ghidra Project Window).- See Also:
-
GLOSSARY
Help Topic for the glossary.- See Also:
-
HIGHLIGHT
Help Topic for highlighting.- See Also:
-
IMPORTER
Help Topic for the importers.- See Also:
-
INTRO
Help for Intro topics.- See Also:
-
LABEL
Help Topic for the add/edit label.- See Also:
-
NAVIGATION
Help Topic for navigation.- See Also:
-
MEMORY_MAP
Help Topic for the memory map.- See Also:
-
PE2XML
Help Topic for the P2 to XML exporter.- See Also:
-
PROGRAM
Help Topic for programs (open, close, save, etc.).- See Also:
-
PROGRAM_TREE
Help Topic for the program tree.- See Also:
-
REFERENCES
Help Topic for references.- See Also:
-
RELOCATION_TABLE
Help Topic for the relocation table.- See Also:
-
REPOSITORY
Help Topic for the project repository.- See Also:
-
RUNTIME_INFO
Help Topic for the Runtime Info Plugin.- See Also:
-
SEARCH
Help Topic for search functions.- See Also:
-
SELECTION
Help Topic for selection.- See Also:
-
SYMBOL_TABLE
Help Topic for the symbol table.- See Also:
-
SYMBOL_TREE
Help Topic for the symbol tree.- See Also:
-
TOOL
Help Topic for tools.- See Also:
-