public class WindowsGraphicsDevice extends DefaultGraphicsDevice implements Cloneable
DEBUG, DEFAULT_CONNECTION, DEFAULT_UNIT, EXTERNAL_CONNECTION
Constructor and Description |
---|
WindowsGraphicsDevice(int unitID)
Constructs a new WindowsGraphicsDevice
|
WindowsGraphicsDevice(String connection,
int unitID) |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
clearHandleOwner, close, getConnection, getHandle, getToolkitLock, getType, getUniqueID, getUnitID, isHandleOwner, lock, open, swapDeviceHandleAndOwnership, toString, unlock, validateLocked
public WindowsGraphicsDevice(int unitID)
public WindowsGraphicsDevice(String connection, int unitID)
public Object clone()
clone
in interface AbstractGraphicsDevice
clone
in class DefaultGraphicsDevice
Copyright 2010 JogAmp Community.