Module java.desktop

Interface OpenFilesHandler

    • Method Detail

      • openFiles

        void openFiles​(OpenFilesEvent e)
        Called when the application is asked to open a list of files.
        Parameters:
        e - the request to open a list of files, and the search term used to find them, if any.