GraphicsRect frame = mainScreen.getApplicationFrame();
window.setFrame(frame);
window.makeKeyAndVisible();
Project under development. Visit GitHub if you want to participate!
GraphicsRect frame = mainScreen.getApplicationFrame();
window.setFrame(frame);
window.makeKeyAndVisible();
Project under development. Visit GitHub if you want to participate!