javax.media.nativewindow.windows
Class WindowsGraphicsDevice
java.lang.Object
javax.media.nativewindow.DefaultGraphicsDevice
javax.media.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 |
close, getConnection, getHandle, getToolkitLock, getType, getUniqueID, getUniqueID, getUnitID, lock, setToolkitLock, toString, unlock |
WindowsGraphicsDevice
public WindowsGraphicsDevice(int unitID)
- Constructs a new WindowsGraphicsDevice
clone
public Object clone()
- Overrides:
clone
in class DefaultGraphicsDevice
Copyright 2010 JogAmp Community.