Class NativeWindowFactory

java.lang.Object
com.jogamp.nativewindow.NativeWindowFactory

public abstract class NativeWindowFactory extends Object
Provides a pluggable mechanism for arbitrary window toolkits to adapt their components to the NativeWindow interface, which provides a platform-independent mechanism of accessing the information required to perform operations like hardware-accelerated rendering using the OpenGL API.

FIXME: Bug 973 Needs service provider interface (SPI) for TK dependent implementation