After running the Share... / Application I get executable jar file that runs my game in a Java window. Is it possible to change or modify the appearance of the application window? Changing the look'n'feel can be done on command line with
but can I remove the Reset and Run buttons, set the window centered in the screen or run the game automatically? Is there a setting or a switch for such.
BR, pettevi
-Dswing.defaultlaf=com.sun.java.swing.plaf.windows.WindowsLookAndFeel
