gl4java.drawable
Class MacSunJDK13GLDrawableFactory

java.lang.Object
  |
  +--gl4java.drawable.GLDrawableFactory
        |
        +--gl4java.drawable.SunJDK13GLDrawableFactory
              |
              +--gl4java.drawable.MacSunJDK13GLDrawableFactory

public class MacSunJDK13GLDrawableFactory
extends SunJDK13GLDrawableFactory


Constructor Summary
MacSunJDK13GLDrawableFactory()
           
 
Method Summary
 gl4java.drawable.GraphicsConfiguration getGraphicsConfiguration(GLCapabilities capabilities, gl4java.drawable.GraphicsDevice device)
           
 
Methods inherited from class gl4java.drawable.SunJDK13GLDrawableFactory
createGLAnimCanvas, createGLCanvas, getGraphicsConfiguration, getGraphicsConfiguration
 
Methods inherited from class gl4java.drawable.GLDrawableFactory
createGLAnimCanvas, createGLAnimJPanel, createGLAnimJPanel, createGLCanvas, createGLJPanel, createGLJPanel, getFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MacSunJDK13GLDrawableFactory

public MacSunJDK13GLDrawableFactory()
Method Detail

getGraphicsConfiguration

public gl4java.drawable.GraphicsConfiguration getGraphicsConfiguration(GLCapabilities capabilities,
                                                                       gl4java.drawable.GraphicsDevice device)