net.java.games.jogl.impl.x11

Class X11SunJDKReflection


public class X11SunJDKReflection
extends java.lang.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.

Method Summary

static int
graphicsConfigurationGetVisualID(GraphicsConfiguration config)
static int
graphicsDeviceGetScreen(GraphicsDevice device)

Method Details

graphicsConfigurationGetVisualID

public static int graphicsConfigurationGetVisualID(GraphicsConfiguration config)

graphicsDeviceGetScreen

public static int graphicsDeviceGetScreen(GraphicsDevice device)