-
Bug
-
Resolution: Fixed
-
0.5
-
None
-
None
-
Confirmed
The launcher appears in the top left corner of the screen which is default.
frame.setLocationRelativeTo(null);
right before
frame.setVisible(true);
should do the trick.