Serialized Form
Package javax.media.opengl |
Package javax.media.opengl.awt |
drawableHelper
com.jogamp.opengl.impl.GLDrawableHelper drawableHelper
awtConfig
AWTGraphicsConfiguration awtConfig
drawable
GLDrawable drawable
context
com.jogamp.opengl.impl.GLContextImpl context
sendReshape
boolean sendReshape
capsReqUser
GLCapabilitiesImmutable capsReqUser
chooser
GLCapabilitiesChooser chooser
shareWith
GLContext shareWith
device
GraphicsDevice device
closingListener
Object closingListener
closingListenerLock
Object closingListenerLock
disposeRegenerate
boolean disposeRegenerate
disposeAction
javax.media.opengl.awt.GLCanvas.DisposeAction disposeAction
disposeOnEventDispatchThreadAction
javax.media.opengl.awt.GLCanvas.DisposeOnEventDispatchThreadAction disposeOnEventDispatchThreadAction
disposeAbstractGraphicsDeviceAction
javax.media.opengl.awt.GLCanvas.DisposeAbstractGraphicsDeviceAction disposeAbstractGraphicsDeviceAction
initAction
javax.media.opengl.awt.GLCanvas.InitAction initAction
displayAction
javax.media.opengl.awt.GLCanvas.DisplayAction displayAction
swapBuffersAction
javax.media.opengl.awt.GLCanvas.SwapBuffersAction swapBuffersAction
displayOnEventDispatchThreadAction
javax.media.opengl.awt.GLCanvas.DisplayOnEventDispatchThreadAction displayOnEventDispatchThreadAction
swapBuffersOnEventDispatchThreadAction
javax.media.opengl.awt.GLCanvas.SwapBuffersOnEventDispatchThreadAction swapBuffersOnEventDispatchThreadAction
drawableHelper
com.jogamp.opengl.impl.GLDrawableHelper drawableHelper
isInitialized
boolean isInitialized
offscreenCaps
GLCapabilitiesImmutable offscreenCaps
glProfile
GLProfile glProfile
factory
com.jogamp.opengl.impl.GLDrawableFactoryImpl factory
chooser
GLCapabilitiesChooser chooser
shareWith
GLContext shareWith
panelWidth
int panelWidth
panelHeight
int panelHeight
handleReshape
boolean handleReshape
sendReshape
boolean sendReshape
backend
javax.media.opengl.awt.GLJPanel.Backend backend
updater
javax.media.opengl.awt.GLJPanel.Updater updater
oglPipelineEnabled
boolean oglPipelineEnabled
reshapeX
int reshapeX
reshapeY
int reshapeY
reshapeWidth
int reshapeWidth
reshapeHeight
int reshapeHeight
viewportX
int viewportX
viewportY
int viewportY
closingListener
Object closingListener
closingListenerLock
Object closingListenerLock
disposeRegenerate
boolean disposeRegenerate
disposeContext
GLContext disposeContext
disposeDrawable
GLDrawable disposeDrawable
disposeAction
javax.media.opengl.awt.GLJPanel.DisposeAction disposeAction
disposeOnEventDispatchThreadAction
javax.media.opengl.awt.GLJPanel.DisposeOnEventDispatchThreadAction disposeOnEventDispatchThreadAction
initAction
javax.media.opengl.awt.GLJPanel.InitAction initAction
displayAction
javax.media.opengl.awt.GLJPanel.DisplayAction displayAction
paintImmediatelyAction
javax.media.opengl.awt.GLJPanel.PaintImmediatelyAction paintImmediatelyAction
Copyright 2010 JogAmp Community.