Module java.desktop

Class OpenURIEvent

    • Constructor Detail

      • OpenURIEvent

        public OpenURIEvent​(URI uri)
        Constructs an OpenURIEvent
        Parameters:
        uri - URI
    • Method Detail

      • getURI

        public URI getURI​()
        Get the URI the app was asked to open
        Returns:
        the URI