com.itmill.toolkit.launcher.util
Class BrowserLauncher
java.lang.Object
com.itmill.toolkit.launcher.util.BrowserLauncher
public class BrowserLauncher
- extends Object
This class opens default browser for ITMillDesktopLaunch class. Default
browser is detected by the operating system.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrowserLauncher
public BrowserLauncher()
openBrowser
public static void openBrowser(String url)
- Open browser on specified URL.
- Parameters:
url
-
Copyright © 2000-2009 IT Mill Ltd. All Rights Reserved.