Class AboutDialog

  • All Implemented Interfaces:
    ActionContextProvider, StatusListener, TaskListener

    public class AboutDialog
    extends DialogComponentProvider
    Splash screen window to display version information about the current release of the Ghidra application. The window is displayed when Ghidra starts; when initialization is complete, the splash screen is dismissed.
    • Constructor Detail

      • AboutDialog

        public AboutDialog()
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception