Serialized Form


Package javax.media.opengl

Class javax.media.opengl.GLException extends RuntimeException implements Serializable


Package javax.media.opengl.awt

Class javax.media.opengl.awt.GLCanvas extends Canvas implements Serializable

Serialized Fields

drawableHelper

jogamp.opengl.GLDrawableHelper drawableHelper

awtConfig

com.jogamp.nativewindow.awt.AWTGraphicsConfiguration awtConfig

drawable

GLDrawable drawable

context

jogamp.opengl.GLContextImpl context

sendReshape

boolean sendReshape

capsReqUser

GLCapabilitiesImmutable capsReqUser

chooser

GLCapabilitiesChooser chooser

shareWith

GLContext shareWith

additionalCtxCreationFlags

int additionalCtxCreationFlags

device

GraphicsDevice device

shallUseOffscreenLayer

boolean shallUseOffscreenLayer

awtWindowClosingProtocol

com.jogamp.nativewindow.awt.AWTWindowClosingProtocol awtWindowClosingProtocol

disposeRegenerate

boolean disposeRegenerate

postDisposeAction

Runnable postDisposeAction

disposeOnEventDispatchThreadAction

Runnable disposeOnEventDispatchThreadAction

disposeAbstractGraphicsDeviceAction

Runnable disposeAbstractGraphicsDeviceAction

initAction

Runnable initAction

displayAction

Runnable displayAction

swapBuffersAction

Runnable swapBuffersAction

displayOnEventDispatchThreadAction

Runnable displayOnEventDispatchThreadAction

swapBuffersOnEventDispatchThreadAction

Runnable swapBuffersOnEventDispatchThreadAction

Class javax.media.opengl.awt.GLJPanel extends JPanel implements Serializable

Serialized Fields

drawableHelper

jogamp.opengl.GLDrawableHelper drawableHelper

isInitialized

boolean isInitialized

offscreenCaps

GLCapabilitiesImmutable offscreenCaps

glProfile

GLProfile glProfile

factory

jogamp.opengl.GLDrawableFactoryImpl factory

chooser

GLCapabilitiesChooser chooser

shareWith

GLContext shareWith

additionalCtxCreationFlags

int additionalCtxCreationFlags

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

reshapeWidth

int reshapeWidth

reshapeHeight

int reshapeHeight

viewportX

int viewportX

viewportY

int viewportY

awtWindowClosingProtocol

com.jogamp.nativewindow.awt.AWTWindowClosingProtocol awtWindowClosingProtocol

postDisposeAction

Runnable postDisposeAction

disposeAction

Runnable disposeAction

updaterInitAction

Runnable updaterInitAction

updaterDisplayAction

Runnable updaterDisplayAction

paintImmediatelyAction

Runnable paintImmediatelyAction



Copyright 2010 JogAmp Community.