Class BrowserOpener


  • public class BrowserOpener
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      BrowserOpener()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void browse​(java.net.URL url)  
      • Methods inherited from class java.lang.Object

        clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BrowserOpener

        public BrowserOpener()
    • Method Detail

      • browse

        public static void browse​(java.net.URL url)
                           throws java.lang.Exception
        Throws:
        java.lang.Exception