summaryrefslogtreecommitdiffstats
path: root/src/demos/applets/JOGLNewtAppletBase.java
Commit message (Collapse)AuthorAgeFilesLines
* changes due to package rename in jogl.Michael Bien2010-03-291-3/+2
|
* fixed jogl-demos since we moved some packages in jogl.Michael Bien2010-03-281-2/+2
|
* modifications due to refactorings: com.sun.opengl -> com.jogamp.opengl.Michael Bien2010-03-271-1/+1
|
* JOGLNewtAppletBase et al - no dispose event at destruction, since it's ↵Sven Gothel2009-10-121-2/+3
| | | | critical within a browser
* JOGL changes ..Sven Gothel2009-10-101-7/+8
|
* GLNewtRun: Add parenting re-pos/re-size test; JOGLNewtAppletBase: Remove ↵Sven Gothel2009-09-291-3/+0
| | | | GLProfile, must be used in Capabilities/Window construction phase
* Fixes and tested JOGLNewtApplet1Run/JOGLNewtAppletBaseSven Gothel2009-09-141-20/+16
|
* NEWT Applet work ..Sven Gothel2009-09-141-0/+256