JOGL v2.6.0-rc-20250712
JOGL, High-Performance Graphics Binding for Java™ (public API).
com.jogamp.opengl.GLAutoDrawableDelegate Member List

This is the complete list of members for com.jogamp.opengl.GLAutoDrawableDelegate, including all inherited members.

addGLEventListener(GLEventListener listener)com.jogamp.opengl.GLAutoDrawable
addGLEventListener(int index, GLEventListener listener)com.jogamp.opengl.GLAutoDrawable
areAllGLEventListenerInitialized()com.jogamp.opengl.GLAutoDrawable
createContext(GLContext shareWith)com.jogamp.opengl.GLAutoDrawable
destroy()com.jogamp.opengl.GLAutoDrawableDelegate
destroyImplInLock()com.jogamp.opengl.GLAutoDrawableDelegateprotected
display()com.jogamp.opengl.GLAutoDrawableDelegate
disposeGLEventListener(GLEventListener listener, boolean remove)com.jogamp.opengl.GLAutoDrawable
flushGLRunnables()com.jogamp.opengl.GLAutoDrawable
getAnimator()com.jogamp.opengl.GLAutoDrawable
getAutoSwapBufferMode()com.jogamp.opengl.GLAutoDrawable
getChosenGLCapabilities()com.jogamp.opengl.GLDrawable
getContext()com.jogamp.opengl.GLAutoDrawable
getContextCreationFlags()com.jogamp.opengl.GLAutoDrawable
getDelegatedDrawable()com.jogamp.opengl.GLAutoDrawable
getExclusiveContextThread()com.jogamp.opengl.GLAutoDrawable
getFactory()com.jogamp.opengl.GLAutoDrawableDelegate
getGL()com.jogamp.opengl.GLAutoDrawable
getGLEventListener(int index)com.jogamp.opengl.GLAutoDrawable
getGLEventListenerCount()com.jogamp.opengl.GLAutoDrawable
getGLEventListenerInitState(GLEventListener listener)com.jogamp.opengl.GLAutoDrawable
getGLProfile()com.jogamp.opengl.GLDrawable
getHandle()com.jogamp.opengl.GLDrawable
getNativeSurface()com.jogamp.opengl.GLDrawable
getRequestedGLCapabilities()com.jogamp.opengl.GLDrawable
getSurfaceHeight()com.jogamp.opengl.GLDrawable
getSurfaceWidth()com.jogamp.opengl.GLDrawable
getUpstreamLock()com.jogamp.opengl.GLAutoDrawableDelegate
getUpstreamWidget()com.jogamp.opengl.GLAutoDrawableDelegate
GLAutoDrawableDelegate(final GLDrawable drawable, final GLContext context, final Object upstreamWidget, final boolean ownDevice, final RecursiveLock lock)com.jogamp.opengl.GLAutoDrawableDelegate
invoke(boolean wait, GLRunnable glRunnable)com.jogamp.opengl.GLAutoDrawable
invoke(boolean wait, List< GLRunnable > glRunnables)com.jogamp.opengl.GLAutoDrawable
isGLOriented()com.jogamp.opengl.GLDrawable
isRealized()com.jogamp.opengl.GLDrawable
isThreadGLCapable()com.jogamp.opengl.GLAutoDrawable
removeGLEventListener(GLEventListener listener)com.jogamp.opengl.GLAutoDrawable
SCREEN_CHANGE_ACTION_ENABLEDcom.jogamp.opengl.GLAutoDrawablestatic
setAnimator(GLAnimatorControl animatorControl)com.jogamp.opengl.GLAutoDrawable
setAutoSwapBufferMode(boolean enable)com.jogamp.opengl.GLAutoDrawable
setContext(GLContext newCtx, boolean destroyPrevCtx)com.jogamp.opengl.GLAutoDrawable
setContextCreationFlags(int flags)com.jogamp.opengl.GLAutoDrawable
setExclusiveContextThread(Thread t)com.jogamp.opengl.GLAutoDrawable
setGL(GL gl)com.jogamp.opengl.GLAutoDrawable
setGLEventListenerInitState(GLEventListener listener, boolean initialized)com.jogamp.opengl.GLAutoDrawable
setRealized(boolean realized)com.jogamp.opengl.GLDrawable
setUpstreamWidget(final Object newUpstreamWidget)com.jogamp.opengl.GLAutoDrawableDelegate
swapBuffers()com.jogamp.opengl.GLAutoDrawableDelegate
toString()com.jogamp.opengl.GLAutoDrawableDelegate
windowDestroyNotifyOp()com.jogamp.opengl.GLAutoDrawableDelegate
windowRepaintOp()com.jogamp.opengl.GLAutoDrawableDelegate
windowResizedOp(final int newWidth, final int newHeight)com.jogamp.opengl.GLAutoDrawableDelegate