Serialized Form
Package com.jogamp.newt.awt |
jawtWindow
JAWTWindow jawtWindow
shallUseOffscreenLayer
boolean shallUseOffscreenLayer
newtChild
Window newtChild
isOnscreen
boolean isOnscreen
newtChildCloseOp
int newtChildCloseOp
awtAdapter
AWTAdapter awtAdapter
awtMouseAdapter
AWTAdapter awtMouseAdapter
awtKeyAdapter
AWTAdapter awtKeyAdapter
awtWindowClosingProtocol
AWTWindowClosingProtocol awtWindowClosingProtocol
focusAction
com.jogamp.newt.awt.NewtCanvasAWT.FocusAction focusAction
clearAWTMenusOnNewtFocus
WindowListener clearAWTMenusOnNewtFocus
newtFocusTraversalKeyListener
com.jogamp.newt.awt.NewtCanvasAWT.FocusTraversalKeyListener newtFocusTraversalKeyListener
focusPropertyChangeListener
com.jogamp.newt.awt.NewtCanvasAWT.FocusPropertyChangeListener focusPropertyChangeListener
keyboardFocusManager
KeyboardFocusManager keyboardFocusManager
Package com.jogamp.newt.awt.applet |
glWindow
GLWindow glWindow
newtCanvasAWT
NewtCanvasAWT newtCanvasAWT
base
JOGLNewtAppletBase base
glXd
int glXd
- if valid glStandalone:=true (own window) !
glYd
int glYd
- if valid glStandalone:=true (own window) !
glWidth
int glWidth
- if valid glStandalone:=true (own window) !
glHeight
int glHeight
- if valid glStandalone:=true (own window) !
glStandalone
boolean glStandalone
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
pressure
float[] pressure
pointerids
int[] pointerids
isSystemEvent
boolean isSystemEvent
eventType
int eventType
when
long when
attachment
Object attachment
bounds
Rectangle bounds
Package com.jogamp.opengl.cg |
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
additionalCtxCreationFlags
int additionalCtxCreationFlags
device
GraphicsDevice device
shallUseOffscreenLayer
boolean shallUseOffscreenLayer
awtWindowClosingProtocol
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
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
AWTWindowClosingProtocol awtWindowClosingProtocol
postDisposeAction
Runnable postDisposeAction
disposeAction
Runnable disposeAction
updaterInitAction
Runnable updaterInitAction
updaterDisplayAction
Runnable updaterDisplayAction
paintImmediatelyAction
Runnable paintImmediatelyAction
Copyright 2010 JogAmp Community.