public class AWTGraphicsDevice extends DefaultGraphicsDevice implements Cloneable
DEBUG, DEFAULT_CONNECTION, DEFAULT_UNIT, EXTERNAL_CONNECTION| Constructor and Description |
|---|
AWTGraphicsDevice(GraphicsDevice device,
int unitID) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
static AWTGraphicsDevice |
createDefault() |
GraphicsDevice |
getGraphicsDevice() |
String |
toString() |
close, getConnection, getHandle, getToolkitLock, getType, getUniqueID, getUnitID, lock, open, unlock, validateLockedpublic AWTGraphicsDevice(GraphicsDevice device, int unitID)
public static AWTGraphicsDevice createDefault()
public Object clone()
clone in class DefaultGraphicsDevicepublic GraphicsDevice getGraphicsDevice()
public String toString()
toString in class DefaultGraphicsDeviceCopyright 2010 JogAmp Community.