Can a JFrame be placed in the center of the screen? It can be done in Java, using the getScreenSize() and setLocation(). But I tried to think on how to do it in jgb and I can't....
View entire thread