swingwt.awt
Class GraphicsEnvironment

java.lang.Object
  extended byswingwt.awt.GraphicsEnvironment

public class GraphicsEnvironment
extends java.lang.Object


Constructor Summary
protected GraphicsEnvironment()
           
 
Method Summary
static GraphicsEnvironment getLocalGraphicsEnvironment()
           
static boolean isHeadless()
           
 boolean isHeadlessInstance()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphicsEnvironment

protected GraphicsEnvironment()
Method Detail

getLocalGraphicsEnvironment

public static GraphicsEnvironment getLocalGraphicsEnvironment()

isHeadless

public static boolean isHeadless()

isHeadlessInstance

public boolean isHeadlessInstance()