|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.opengl.impl.x11.X11SunJDKReflection
public class X11SunJDKReflection
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.
Constructor Summary | |
---|---|
X11SunJDKReflection()
|
Method Summary | |
---|---|
static int |
graphicsConfigurationGetVisualID(java.awt.GraphicsConfiguration config)
|
static int |
graphicsDeviceGetScreen(java.awt.GraphicsDevice device)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public X11SunJDKReflection()
Method Detail |
---|
public static int graphicsDeviceGetScreen(java.awt.GraphicsDevice device)
public static int graphicsConfigurationGetVisualID(java.awt.GraphicsConfiguration config)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |