com.jogamp.nativewindow.impl
Class NativeWindowFactoryImpl
java.lang.Object
javax.media.nativewindow.NativeWindowFactory
com.jogamp.nativewindow.impl.NativeWindowFactoryImpl
public class NativeWindowFactoryImpl
- extends NativeWindowFactory
Field Summary |
protected static boolean |
DEBUG
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEBUG
protected static final boolean DEBUG
NativeWindowFactoryImpl
public NativeWindowFactoryImpl()
getNativeWindowImpl
protected NativeWindow getNativeWindowImpl(Object winObj,
AbstractGraphicsConfiguration config)
throws IllegalArgumentException
- Description copied from class:
NativeWindowFactory
- Performs the conversion from a toolkit's window object to a
NativeWindow. Implementors of concrete NativeWindowFactory
subclasses should override this method.
- Specified by:
getNativeWindowImpl
in class NativeWindowFactory
- Throws:
IllegalArgumentException
Copyright 2010 JogAmp Community.