Hello everyone,
I
You should be able to make any swing/awt window "undecorated" by calling JPanel.setUndecorated(true);
Cheers,
Normen
Thank you for a quick reply I thought something like that would be possible, but I wonder how to force StandardGame to render into this window? I