On 06/14/2012 12:17 AM, Pixelapp [via jogamp] wrote:
> I'll remove the swing utility, if it doesn't work I'll come back to this post.
>
> Also, I used the swing utility because of the Java 2D API. Since the Java 2D
> api doesn't work properly without it. Moreover I quit using the Java 2D api a
> long time ago, this bit of code was just there because It didn't caused any
> problem before.
As Julien pointed out, if using NEWT [including NewtCanvasAWT]
all NEWT related stuff, incl. using the GLWindow
[even in combination w/ NewtCanvasAWT] is orthogonal to AWT.
In short: In such cases - don't worry or even use the AWT thread.
~Sven