Interface NativeSurfaceHolder

All Known Subinterfaces:
AWTGLAutoDrawable, GLAutoDrawable, GLDrawable, GLFBODrawable, GLFBODrawable.Resizeable, GLOffscreenAutoDrawable, GLOffscreenAutoDrawable.FBO, GLSharedContextSetter, NativeWindow, Window
All Known Implementing Classes:
jogamp.opengl.GLAutoDrawableBase, GLAutoDrawableDelegate, GLCanvas, GLCanvas, GLJPanel, GLWindow, JAWTWindow

public interface NativeSurfaceHolder
Accessor interface for implementing classes with ownership of a NativeSurface via an is-a or has-a relation.