aboutsummaryrefslogtreecommitdiffstats
path: root/src/test/com/jogamp/opengl/test/junit/newt/TestWindowClosingProtocol01AWT.java
Commit message (Expand)AuthorAgeFilesLines
* NEWT API Change 'WindowClosingProtocol': Use 'enum WindowClosingMode' instead...Sven Gothel2012-05-021-8/+8
* CrossTest: Add AWT Unit-Test. Unit-Tests: Refine GLProfile request where we f...Sven Gothel2012-02-291-2/+2
* Tests: AWT EDT: invokeLater(..) -> invokeAndWait(..) for a more predictable w...Sven Gothel2011-10-231-4/+4
* Destruction of GLAutoDrawable shall not remove them from AnimatorControl (due...Sven Gothel2011-09-081-0/+2
* Tests: Exchange GL2, ES1 GLEventListener to ES2 - mobile test preparation.Sven Gothel2011-09-011-3/+4
* reloc test: demos.gl2.gears -> demos.gl2, etcSven Gothel2011-08-221-1/+1
* Fix WindowClosingProtocol test, using new AWTRobotUtilsSven Gothel2010-12-231-22/+27
* JOGL/NEWT: Introduce WindowClosingProtocol (solves Bug/Request 444)Sven Gothel2010-12-191-0/+155