diff options
author | Sven Gothel <[email protected]> | 2010-11-13 16:59:28 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2010-11-13 16:59:28 +0100 |
commit | 6c1faf67ac1774cf2e76cf95fe97b499471f6dab (patch) | |
tree | c075978e7f8e5ea4a52f8d4f13fda33d31983b83 /doc/Implementation | |
parent | dac35658fb0b04e66f2e6cbce175090dcc48bde4 (diff) |
updated runtime-properties.txt doc
Diffstat (limited to 'doc/Implementation')
-rw-r--r-- | doc/Implementation/runtime-properties.txt | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/doc/Implementation/runtime-properties.txt b/doc/Implementation/runtime-properties.txt index 616029ed6..0d94bec8f 100644 --- a/doc/Implementation/runtime-properties.txt +++ b/doc/Implementation/runtime-properties.txt @@ -4,7 +4,10 @@ jogamp.debug.JVMUtil jogamp.debug.Lock jogamp.debug.ReflectionUtil - + jogamp.debug.NativeLibrary + jogamp.debug.NativeLibrary.Lookup + jogamp.debug.ProcAddressHelper + jogamp.debug.ProcAddressHelper.prefix ../doc/Implementation/runtime-properties-temp/gluegen-rt.ipd.debug.txt @@ -16,7 +19,6 @@ sun.jnlp.applet.launcher - ../doc/Implementation/runtime-properties-temp/jogl.debug.all.txt ---------------------------------------- jogl.debug.Animator @@ -40,7 +42,6 @@ jogl.debug.Threading - ../doc/Implementation/runtime-properties-temp/jogl.ipd.debug.txt ---------------------------------------- jogl.1thread @@ -59,36 +60,37 @@ jogl.texture.notexrect - ../doc/Implementation/runtime-properties-temp/nativewindow.debug.txt ---------------------------------------- nativewindow.debug.DefaultCapabilitiesChooser nativewindow.debug.GraphicsConfiguration + nativewindow.debug. if(Debug.debugAll()) { nativewindow.debug.JAWT nativewindow.debug.NativeWindow nativewindow.debug.X11Util - ../doc/Implementation/runtime-properties-temp/nativewindow.ipd.debug.txt ---------------------------------------- java.awt.headless + nativewindow.debug.ToolkitLock.TraceLock + nativewindow.debug.X11Util.TraceDisplayLifecycle nativewindow.ws.name - ../doc/Implementation/runtime-properties-temp/newt.debug.txt ---------------------------------------- newt.debug.Display newt.debug.EDT newt.debug.MainThread + newt.debug.Screen + newt.debug.Screen.DisableScreenModeImpl newt.debug.Window newt.debug.Window.KeyEvent newt.debug.Window.MouseEvent newt.debug.Window.WindowEvent - ../doc/Implementation/runtime-properties-temp/newt.ipd.debug.txt ---------------------------------------- newt.MainThread.force @@ -98,4 +100,3 @@ newt.ws.swidth - |