Class FunctionSignatureDecompilerHoverPlugin
java.lang.Object
ghidra.framework.plugintool.Plugin
ghidra.app.decompiler.component.hover.FunctionSignatureDecompilerHoverPlugin
- All Implemented Interfaces:
PluginEventListener, ServiceListener, ExtensionPoint
A plugin to show tool tip text for hovering over function names in the decompiler.
-
Field Summary
Fields inherited from class Plugin
name, pluginDescription, tool -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Plugin
accept, acceptData, canClose, canCloseDomainObject, cleanup, close, dataStateRestoreCompleted, dependsUpon, deregisterService, dispose, equals, eventSent, firePluginEvent, getData, getMissingRequiredServices, getName, getPluginDescription, getServicesRequired, getSupportedDataTypes, getTool, getTransientState, getUndoRedoState, hashCode, hasMissingRequiredService, hasUnsaveData, init, internalRegisterEventConsumed, isDisposed, prepareToSave, processEvent, readConfigState, readDataState, registerDynamicServiceProvided, registerServiceProvided, restoreTransientState, restoreUndoRedoState, saveData, serviceAdded, serviceRemoved, writeConfigState, writeDataState
-
Constructor Details
-
FunctionSignatureDecompilerHoverPlugin
-