Class FindCheckoutsAction

java.lang.Object
docking.action.DockingAction
ghidra.framework.main.datatable.ProjectTreeAction
ghidra.framework.main.projectdata.actions.FindCheckoutsAction
All Implemented Interfaces:
DockingActionIf, HelpDescriptor

public class FindCheckoutsAction extends ProjectTreeAction
FindCheckoutsAction provide the ability to initiate the show checkout status for files selected within the ProjectDataTreePanel. Since link-files cannot be checked-out these files will never show checkouts and do not currently attempt to show checkout information for a referenced file.