Class FrontEndPlugin

    • Field Detail

      • openActions

        protected java.util.List<DockingAction> openActions
    • Constructor Detail

      • FrontEndPlugin

        public FrontEndPlugin​(PluginTool tool)
        Construct a new FrontEndPlugin. This plugin is constructed once when the Front end tool (Ghidra Project Window) is created. When a previously opened project is created, the Ghidra Project Window is restored to the state associated with that project.
        Parameters:
        tool - the front end tool