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() |
clearHandleOwner, close, getConnection, getHandle, getToolkitLock, getType, getUniqueID, getUnitID, isHandleOwner, lock, open, swapDeviceHandleAndOwnership, unlock, validateLocked
public AWTGraphicsDevice(GraphicsDevice device, int unitID)
public static AWTGraphicsDevice createDefault()
public Object clone()
clone
in interface AbstractGraphicsDevice
clone
in class DefaultGraphicsDevice
public GraphicsDevice getGraphicsDevice()
public String toString()
toString
in class DefaultGraphicsDevice
Copyright 2010 JogAmp Community.