Class DialogProjectTreeContext

java.lang.Object
docking.DefaultActionContext
docking.DialogActionContext
ghidra.framework.main.datatree.DialogProjectTreeContext
All Implemented Interfaces:
ActionContext, ProjectTreeContext

public class DialogProjectTreeContext extends DialogActionContext implements ProjectTreeContext
Context specific to the DataTreeDialog. Note: this context is used from by the ProjectDataTreePanel. This class may or may not be in a dialog. For convenience, this class extends a dialog action context, but may not always be associated with a dialog.