Package ghidra.framework.main
Class AppInfo
java.lang.Object
ghidra.framework.main.AppInfo
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 Summary
-
Method Summary
-
Constructor Details
-
AppInfo
public AppInfo()
-
-
Method Details
-
setActiveProject
-
getFrontEndTool
-
getActiveProject
-
exitGhidra
public static void exitGhidra()
-