Package ghidra.framework.plugintool
Annotation Type ToolEventName
-
@Retention(RUNTIME) @Target(TYPE) public @interface ToolEventNameAnnotation for publishing the ToolEvent name so that is shows up in the tool connection dialog.
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-