com.jogamp.nativewindow.impl.jawt.windows
Class Win32SunJDKReflection
java.lang.Object
com.jogamp.nativewindow.impl.jawt.windows.Win32SunJDKReflection
public class Win32SunJDKReflection
- extends Object
This class encapsulates the reflection routines necessary to peek
inside a few data structures in the AWT implementation on X11 for
the purposes of correctly enumerating the available visuals.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Win32SunJDKReflection
public Win32SunJDKReflection()
graphicsConfigurationGet
public static GraphicsConfiguration graphicsConfigurationGet(GraphicsDevice device,
int pfdID)
graphicsConfigurationGetPixelFormatID
public static int graphicsConfigurationGetPixelFormatID(AbstractGraphicsConfiguration config)
graphicsConfigurationGetPixelFormatID
public static int graphicsConfigurationGetPixelFormatID(GraphicsConfiguration config)
Copyright 2010 JogAmp Community.