Module java.desktop

Interface AboutHandler

    • Method Detail

      • handleAbout

        void handleAbout​(AboutEvent e)
        Called when the application is asked to show its about dialog.
        Parameters:
        e - the request to show the about dialog.