org.mindswap.utils
Class BrowserControl

java.lang.Object
  extended by org.mindswap.utils.BrowserControl

public class BrowserControl
extends java.lang.Object


Constructor Summary
BrowserControl()
           
 
Method Summary
static void displayURL(java.lang.String url)
           
static boolean isWindowsPlatform()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BrowserControl

public BrowserControl()
Method Detail

displayURL

public static void displayURL(java.lang.String url)

isWindowsPlatform

public static boolean isWindowsPlatform()


Copyright © 2004 Evren Sirin. All Rights Reserved.