Class AWTGraphicsDevice

java.lang.Object
com.jogamp.nativewindow.DefaultGraphicsDevice
com.jogamp.nativewindow.awt.AWTGraphicsDevice
All Implemented Interfaces:
AbstractGraphicsDevice, Cloneable

public class AWTGraphicsDevice extends DefaultGraphicsDevice implements Cloneable
A wrapper for an AWT GraphicsDevice allowing it to be handled in a toolkit-independent manner.