de.intarsys.cwt.awt.environment
Class CwtAwtGraphicsEnvironment

java.lang.Object
  extended by de.intarsys.cwt.awt.environment.CwtAwtGraphicsEnvironment
All Implemented Interfaces:
IGraphicsEnvironment

public class CwtAwtGraphicsEnvironment
extends java.lang.Object
implements IGraphicsEnvironment

The AWT implementation of IGraphicsEnvironment


Constructor Summary
CwtAwtGraphicsEnvironment()
           
 
Method Summary
static CwtAwtGraphicsEnvironment get()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CwtAwtGraphicsEnvironment

public CwtAwtGraphicsEnvironment()
Method Detail

get

public static CwtAwtGraphicsEnvironment get()