Class ProjectDataNewFolderAction<T extends ProjectTreeContext>

java.lang.Object
docking.action.DockingAction
docking.action.ContextSpecificAction<T>
ghidra.framework.main.projectdata.actions.ProjectDataNewFolderAction<T>
All Implemented Interfaces:
DockingActionIf, HelpDescriptor
Direct Known Subclasses:
DialogProjectDataNewFolderAction, FrontEndProjectDataNewFolderAction

public class ProjectDataNewFolderAction<T extends ProjectTreeContext> extends ContextSpecificAction<T>