Tool

Package: ghidra.framework.model
Type: class

9.2_PUBLIC

removedtype: ghidra.framework.model.Tool
class Tool

9.1_PUBLIC

addedmethod: setIconURL
void setIconURL(docking.util.image.ToolIconURL iconURL)
modifiedmethod: getIconURL
return type: ToolIconURL → ToolIconURL
- ghidra.framework.project.tool.ToolIconURL getIconURL()
+ docking.util.image.ToolIconURL getIconURL()
removedmethod: close
void close()
removedmethod: setIconURL
void setIconURL(ghidra.framework.project.tool.ToolIconURL iconURL)

9.0.2_PUBLIC

introducedInitial version