Module java.desktop

Interface OpenURIHandler

    • Method Summary

      Modifier and Type Method Description
      void openURI​(OpenURIEvent e)
      Called when the application is asked to open a URI
    • Method Detail

      • openURI

        void openURI​(OpenURIEvent e)
        Called when the application is asked to open a URI
        Parameters:
        e - the request to open a URI