com.jogamp.nativewindow.windows
Class WindowsGraphicsDevice
java.lang.Object
javax.media.nativewindow.DefaultGraphicsDevice
com.jogamp.nativewindow.windows.WindowsGraphicsDevice
- All Implemented Interfaces:
- Cloneable, AbstractGraphicsDevice
public class WindowsGraphicsDevice
- extends DefaultGraphicsDevice
- implements Cloneable
Encapsulates a graphics device on Windows platforms.
Methods inherited from class javax.media.nativewindow.DefaultGraphicsDevice |
clearHandleOwner, close, getConnection, getHandle, getToolkitLock, getType, getUniqueID, getUnitID, isHandleOwner, lock, open, swapDeviceHandleAndOwnership, toString, unlock, validateLocked |
WindowsGraphicsDevice
public WindowsGraphicsDevice(int unitID)
- Constructs a new WindowsGraphicsDevice
WindowsGraphicsDevice
public WindowsGraphicsDevice(String connection,
int unitID)
clone
public Object clone()
- Specified by:
clone
in interface AbstractGraphicsDevice
- Overrides:
clone
in class DefaultGraphicsDevice
Copyright 2010 JogAmp Community.