public class WindowsGraphicsDevice extends DefaultGraphicsDevice implements Cloneable
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() |
close, getConnection, getHandle, getToolkitLock, getType, getUniqueID, getUnitID, lock, toString, unlock
public WindowsGraphicsDevice(int unitID)
public WindowsGraphicsDevice(String connection, int unitID)
public Object clone()
clone
in class DefaultGraphicsDevice
Copyright 2010 JogAmp Community.