net.sf.doolin.util
Class ScreenUtils

java.lang.Object
  extended by net.sf.doolin.util.ScreenUtils

public final class ScreenUtils
extends Object


Field Summary
static int DEFAULT_SCREEN_RESOLUTION
          Default screen resolution to be used in a headless environment.
 
Method Summary
static int getScreenResolution()
           
static boolean isHeadless()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_SCREEN_RESOLUTION

public static final int DEFAULT_SCREEN_RESOLUTION
Default screen resolution to be used in a headless environment.

See Also:
Constant Field Values
Method Detail

getScreenResolution

public static int getScreenResolution()

isHeadless

public static boolean isHeadless()


Copyright © 2011. All Rights Reserved.