Serialized Form
Package com.jogamp.newt.event |
modifiers
int modifiers
keyCode
int keyCode
keyChar
char keyChar
x
int x
y
int y
clickCount
int clickCount
button
int button
wheelRotation
int wheelRotation
isSystemEvent
boolean isSystemEvent
eventType
int eventType
when
long when
attachment
Object attachment
bounds
Rectangle bounds
Package javax.media.nativewindow |
Package javax.media.opengl |
Package javax.media.opengl.awt |
drawableHelper
jogamp.opengl.GLDrawableHelper drawableHelper
awtConfig
AWTGraphicsConfiguration awtConfig
drawable
GLDrawable drawable
context
jogamp.opengl.GLContextImpl context
sendReshape
boolean sendReshape
capsReqUser
GLCapabilitiesImmutable capsReqUser
chooser
GLCapabilitiesChooser chooser
shareWith
GLContext shareWith
device
GraphicsDevice device
awtWindowClosingProtocol
AWTWindowClosingProtocol awtWindowClosingProtocol
drawableSync
RecursiveLock drawableSync
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
jogamp.opengl.GLDrawableHelper drawableHelper
isInitialized
boolean isInitialized
offscreenCaps
GLCapabilitiesImmutable offscreenCaps
glProfile
GLProfile glProfile
factory
jogamp.opengl.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
reshapeWidth
int reshapeWidth
reshapeHeight
int reshapeHeight
viewportX
int viewportX
viewportY
int viewportY
awtWindowClosingProtocol
AWTWindowClosingProtocol awtWindowClosingProtocol
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.