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, validateLockedpublic AWTGraphicsDevice(GraphicsDevice device, int unitID)
public static AWTGraphicsDevice createDefault()
public Object clone()
clone in interface AbstractGraphicsDeviceclone in class DefaultGraphicsDevicepublic GraphicsDevice getGraphicsDevice()
public String toString()
toString in class DefaultGraphicsDeviceCopyright 2010 JogAmp Community.