org.argouml.util.osdep
Class StartBrowser

java.lang.Object
  extended byorg.argouml.util.osdep.StartBrowser

public class StartBrowser
extends java.lang.Object


Constructor Summary
StartBrowser()
           
 
Method Summary
static void openUrl(java.lang.String url)
          Open an Url in the system's default browser.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StartBrowser

public StartBrowser()
Method Detail

openUrl

public static void openUrl(java.lang.String url)
Open an Url in the system's default browser.

This will probably not be perfect for everyone but hopefully it is a good enough alternative.



ArgoUML © 1996-2003 (20040125)ArgoUML Project HomeArgoUML Cookbook