com.itmill.toolkit.launcher.util
Class BrowserLauncher

java.lang.Object
  extended by 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.


Constructor Summary
BrowserLauncher()
           
 
Method Summary
static void openBrowser(String url)
          Open browser on specified URL.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrowserLauncher

public BrowserLauncher()
Method Detail

openBrowser

public static void openBrowser(String url)
Open browser on specified URL.

Parameters:
url -


Copyright © 2000-2009 IT Mill Ltd. All Rights Reserved.