Package ghidra.framework.main.datatree
package ghidra.framework.main.datatree
-
ClassDescriptionAn interface to be implemented by any class that can return a list of Archives.Dialog to prompt user to save files before adding files to source control or checking in files.Task to perform a check on a list of DomainFiles.Panel that shows check out information for a domain file.Tree that shows the folders and domain files in a ProjectManages Ghidra integration with the system clipboard when doing cut/copy/paste operations on domainFiles and domainFolders in a data tree widget.Interface for classes that will handle drop actions for
DataTree
s.Context specific to the DataTreeDialog.Class to represent a node in the Data tree.Class to represent a node in the Data tree.Dialog that shows all checkouts in a specific folder and all of its subfolders.A handler to facilitate drag-n-drop for a list of JavaFile
objects which is dropped onto the Project data tree or a running Ghidra Tool (seeDataFlavor.javaFileListFlavor
).A handler to facilitate drag-n-drop for a Linux URL-based file list which is dropped onto the Project data tree or a running Ghidra Tool (seeLinuxFileUrlHandler.linuxFileUrlFlavor
).Task to paste files at given destination folder.Panel that contains a DataTree for showing project data.Dialog that confirms undo of an action; specify whether a .keep file should be created on the undo of the action.Action to undo checkouts for domain files in the repository.Dialog to get comments for adding a file to version control or checking in a file.Task to show a dialog to enter comments for checking in a filePanel that shows version history in a JTableVersion info that is inside of the VersionInfoTransferable; must be serializable.Defines a transferable