us.asciiroth.client
Class Profile

java.lang.Object
  extended by us.asciiroth.client.Profile

public class Profile
extends java.lang.Object

This class uses the same browser detection as GWT in 1.4 so it should give the same answer.


Constructor Summary
Profile()
           
 
Method Summary
 java.lang.String getTestBoardID()
           
 java.lang.String getTestScenarioURL()
           
 boolean isAirProvided()
           
 boolean isGearsProvided()
           
 boolean isHTML5Provided()
           
 boolean isPersistenceProvided()
           
 void setExtendedFonts(boolean useExtendedFonts)
           
 boolean useExtendedFonts()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Profile

public Profile()
Method Detail

getTestBoardID

public java.lang.String getTestBoardID()

getTestScenarioURL

public java.lang.String getTestScenarioURL()

isAirProvided

public boolean isAirProvided()

isGearsProvided

public boolean isGearsProvided()

isHTML5Provided

public boolean isHTML5Provided()

isPersistenceProvided

public boolean isPersistenceProvided()

setExtendedFonts

public void setExtendedFonts(boolean useExtendedFonts)

useExtendedFonts

public boolean useExtendedFonts()

0.7

© 2009 Alx Dark