Re: JOGL blank in AWT and Swing
Posted by Demoscene Passivist on Oct 03, 2010; 10:45am
URL: https://forum.jogamp.org/JOGL-blank-in-AWT-and-Swing-tp1623722p1623886.html
It's supposed to work this way. U have to explicitly add an Animator wich programmatically calls display() to refresh the window content at regular intervals.