When i run the webstart demos: http://lwjgl.org/jnlp/lwjgl-demo.php/test.opengl.Gears
The window is created behind my browser window rather than in focus.
Im trying to resolve this issue for my own webstart app. If i place a JOptionPane Dialog to kick things off, it takes foreground focus.
Is there a Display function to “bring to foreground”
