Class BrowserLauncher


  • public class BrowserLauncher
    extends java.lang.Object
    Version:
    $Revision: 1.14 $
    Author:
    $author$
    • Method Summary

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

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • openURL

        public static void openURL​(java.lang.String url)
                            throws java.io.IOException
        Parameters:
        url -
        Throws:
        java.io.IOException