org.exoplatform.gwtframework.commons.util
Class BrowserResolver

java.lang.Object
  extended by org.exoplatform.gwtframework.commons.util.BrowserResolver

public class BrowserResolver
extends java.lang.Object


Nested Class Summary
static class BrowserResolver.Browser
           
 
Field Summary
static BrowserResolver.Browser CURRENT_BROWSER
           
 
Constructor Summary
BrowserResolver()
           
 
Method Summary
static boolean isMacOs()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CURRENT_BROWSER

public static final BrowserResolver.Browser CURRENT_BROWSER
Constructor Detail

BrowserResolver

public BrowserResolver()
Method Detail

isMacOs

public static boolean isMacOs()
Returns:
true if the browser is launched within the Mac OS


Copyright © 2012 eXo Platform SAS. All Rights Reserved.