com.jalios.util
Class Browser.OS

java.lang.Object
  extended by com.jalios.util.Browser.OS
Enclosing class:
Browser

public static class Browser.OS
extends Object


Field Summary
static String BEOS
           
static String LINUX
           
static String MACINTOSH
           
static String OS2
           
static String SYMBIAN
           
static String WINDOWS
           
static String WINDOWSCE
           
 
Constructor Summary
Browser.OS()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WINDOWSCE

public static final String WINDOWSCE
See Also:
Constant Field Values

WINDOWS

public static final String WINDOWS
See Also:
Constant Field Values

MACINTOSH

public static final String MACINTOSH
See Also:
Constant Field Values

LINUX

public static final String LINUX
See Also:
Constant Field Values

OS2

public static final String OS2
See Also:
Constant Field Values

BEOS

public static final String BEOS
See Also:
Constant Field Values

SYMBIAN

public static final String SYMBIAN
See Also:
Constant Field Values
Constructor Detail

Browser.OS

public Browser.OS()


Copyright © 2001-2007 Jalios SA. All Rights Reserved.