ToolTemplate

Package: ghidra.framework.model
Type: class

9.2_PUBLIC

modifiedmethod: createTool
return type: Tool → PluginTool
- ghidra.framework.model.Tool createTool(ghidra.framework.model.Project project)
+ ghidra.framework.plugintool.PluginTool createTool(ghidra.framework.model.Project project)

9.1_PUBLIC

modifiedmethod: getIconURL
return type: ToolIconURL → ToolIconURL
- ghidra.framework.project.tool.ToolIconURL getIconURL()
+ docking.util.image.ToolIconURL getIconURL()

9.0.2_PUBLIC

introducedInitial version