Interface GLStateKeeper

All Known Implementing Classes:
jogamp.opengl.GLAutoDrawableBase, GLAutoDrawableDelegate, GLWindow

public interface GLStateKeeper
Interface adding a GLEventListenerState protocol to GLAutoDrawables or other self-contained compound types combining GLDrawable, GLContext and GLEventListener.

Implementing classes may support preservation of the GLContext state and it's associated GLEventListener.