Class AppInfo


  • public class AppInfo
    extends java.lang.Object
    Class with static methods to maintain application info, e.g., a handle to the tool that is the Ghidra Project Window, the user's name, etc.
    • Constructor Detail

      • AppInfo

        public AppInfo()
    • Method Detail

      • getFrontEndTool

        public static FrontEndTool getFrontEndTool()
      • getActiveProject

        public static Project getActiveProject()
      • exitGhidra

        public static void exitGhidra()