Class URLAction

    • Constructor Detail

      • URLAction

        public URLAction​(String aURL)
        Creates an action opening the specified URL.
        Parameters:
        aURL - the URL to be accessed.
    • Method Detail

      • getUrl

        public String getUrl()