This interface collects the methods that are provided by both
GLXGraphicsConfig and WGLGraphicsConfig, making it easier to invoke these
methods directly from OGLSurfaceData.
This class contains a number of static utility methods that may be
called (via reflection) by a third-party library, such as JOGL, in order
to interoperate with the OGL-based Java 2D pipeline.
WARNING: These methods are being made available as a temporary measure
until we offer a more complete, public solution.