com.jogamp.opengl.impl.macosx.cgl.awt
Class MacOSXAWTCGLGraphicsConfigurationFactory

java.lang.Object
  extended by javax.media.nativewindow.GraphicsConfigurationFactory
      extended by com.jogamp.opengl.impl.macosx.cgl.awt.MacOSXAWTCGLGraphicsConfigurationFactory

public class MacOSXAWTCGLGraphicsConfigurationFactory
extends GraphicsConfigurationFactory


Field Summary
protected static boolean DEBUG
           
 
Constructor Summary
MacOSXAWTCGLGraphicsConfigurationFactory()
           
 
Method Summary
protected  AbstractGraphicsConfiguration chooseGraphicsConfigurationImpl(CapabilitiesImmutable capsChosen, CapabilitiesImmutable capsRequested, CapabilitiesChooser chooser, AbstractGraphicsScreen absScreen)
           
 
Methods inherited from class javax.media.nativewindow.GraphicsConfigurationFactory
chooseGraphicsConfiguration, getFactory, getFactory, registerFactory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEBUG

protected static final boolean DEBUG
Constructor Detail

MacOSXAWTCGLGraphicsConfigurationFactory

public MacOSXAWTCGLGraphicsConfigurationFactory()
Method Detail

chooseGraphicsConfigurationImpl

protected AbstractGraphicsConfiguration chooseGraphicsConfigurationImpl(CapabilitiesImmutable capsChosen,
                                                                        CapabilitiesImmutable capsRequested,
                                                                        CapabilitiesChooser chooser,
                                                                        AbstractGraphicsScreen absScreen)
Specified by:
chooseGraphicsConfigurationImpl in class GraphicsConfigurationFactory


Copyright 2010 JogAmp Community.