ClearCutAction

Package: ghidra.framework.main.datatree
Type: class

11.4_PUBLIC

addedmethod: isValidContext
boolean isValidContext(docking.ActionContext context)

9.2_PUBLIC

addedmethod: actionPerformed
void actionPerformed(ghidra.framework.main.datatree.FrontEndProjectTreeContext context)
addedmethod: isEnabledForContext
boolean isEnabledForContext(ghidra.framework.main.datatree.FrontEndProjectTreeContext context)
modifiedtype-extends: ClearCutAction
- ghidra.framework.main.datatable.ProjectDataTreeContextAction
+ ghidra.framework.main.datatable.ProjectTreeAction
removedmethod: actionPerformed
void actionPerformed(ghidra.framework.main.datatree.ProjectDataTreeActionContext context)
removedmethod: isEnabledForContext
boolean isEnabledForContext(ghidra.framework.main.datatree.ProjectDataTreeActionContext context)

9.0.1_PUBLIC

introducedInitial version