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, validateLockedpublic WindowsGraphicsDevice(int unitID)
public WindowsGraphicsDevice(String connection, int unitID)
public Object clone()
clone in interface AbstractGraphicsDeviceclone in class DefaultGraphicsDeviceCopyright 2010 JogAmp Community.