Package help

Class GHelpHTMLEditorKit

All Implemented Interfaces:
Serializable, Cloneable, Accessible

public class GHelpHTMLEditorKit extends HTMLEditorKit
A class that allows Ghidra to intercept JavaHelp navigation events in order to resolve them to Ghidra's help system. Without this class, contribution plugins have no way of referencing help documents within Ghidra's default help location.

This class is currently installed by the GHelpSet.

See Also: