com.jogamp.nativewindow.impl
Class DefaultGraphicsConfigurationFactoryImpl

java.lang.Object
  extended by javax.media.nativewindow.GraphicsConfigurationFactory
      extended by com.jogamp.nativewindow.impl.DefaultGraphicsConfigurationFactoryImpl

public class DefaultGraphicsConfigurationFactoryImpl
extends GraphicsConfigurationFactory


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

Constructor Detail

DefaultGraphicsConfigurationFactoryImpl

public DefaultGraphicsConfigurationFactoryImpl()
Method Detail

chooseGraphicsConfigurationImpl

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


Copyright 2010 JogAmp Community.