Package com.jogamp.opengl.awt
-
Interface Summary Interface Description AWTGLAutoDrawable ComponentEvents Factors out the listener manipulation for the events supported by all of theGLDrawable
implementations. -
Class Summary Class Description GLCanvas A heavyweight AWT component which provides OpenGL rendering support.GLJPanel A lightweight Swing component which provides OpenGL rendering support.