summaryrefslogtreecommitdiffstats
path: root/src/demos/swt/Snippet209.java
Commit message (Collapse)AuthorAgeFilesLines
* Bug 682 - Relocating javax.media.opengl.* -> com.jogamp.opengl.* (Part 1)Sven Gothel2015-02-031-5/+5
|
* Remove GLProfile.initSingleton(..) calls and JNLP argument ↵Sven Gothel2012-06-211-7/+0
| | | | | | | | | | 'NotFirstUIActionOnProcess'; Adapt to CapabilitiesChooser API/generics change; Misc - Remove GLProfile.initSingleton(..) calls and JNLP argument 'NotFirstUIActionOnProcess' - Adapt to CapabilitiesChooser API/generics change - Cleanup some generics use .. etc
* Fix/Syn with JOGL 774138544e1eec3330309ad682fa05154a07ab8d ; Notably add: ↵Sven Gothel2010-10-141-3/+7
| | | | Applet's with native NEWT support, ie jogl-newt-applet-runner-gears.html
* Adding GLProfile.initSingleton() call, ensuring [multithreading] ↵Sven Gothel2010-06-101-0/+3
| | | | intitialization can be done in time
* Fix generic no awt test caseSven Gothel2009-09-251-0/+1
|
* Add SWT exampleSven Gothel2009-09-241-0/+141