33package com.jogamp.nativewindow.windows;
35import com.jogamp.nativewindow.*;
Provides a pluggable mechanism for arbitrary window toolkits to adapt their components to the NativeW...
static final String TYPE_WINDOWS
Microsoft Windows type, as retrieved with getNativeWindowType(boolean).
Encapsulates a graphics device on Windows platforms.
WindowsGraphicsDevice(final String connection, final int unitID)
WindowsGraphicsDevice(final int unitID)
Constructs a new WindowsGraphicsDevice.
A interface describing a graphics device in a toolkit-independent manner.
static String DEFAULT_CONNECTION
Dummy connection value for a default connection where no native support for multiple devices is avail...