cdx.scorebot.util.io
Class BareBonesBrowserLaunch

java.lang.Object
  extended by cdx.scorebot.util.io.BareBonesBrowserLaunch

public class BareBonesBrowserLaunch
extends java.lang.Object

Launches a browser and uses it to open a URL

Author:
David Underhill

Constructor Summary
BareBonesBrowserLaunch()
           
 
Method Summary
static void openURL(java.lang.String url)
          Opens the specified URL or displays an error message if a browser could not be opened
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BareBonesBrowserLaunch

public BareBonesBrowserLaunch()
Method Detail

openURL

public static void openURL(java.lang.String url)
Opens the specified URL or displays an error message if a browser could not be opened