THE GREAT GATSBY
JCHJava Community | Help. Code. Learn.
•Created by THE GREAT GATSBY on 3/26/2025 in #java-help
Making a previously non-fulscreen application fullscreen
I was looking around online and I wanted to clarify something.
I have an application that generally launches in windowed mode, but I want to provide an option to launch it in fullscreen mode. Hwoever, when it goes fullscreen, items in screen draw in the smaller format, it doesn't scale with the window.
From what I've seen online, you need to code that behaviour in by hand, but I wanted to see if there was perhaps a way or a silly mistake I made that would make it perform that behaviour automatically? automatically adjust for screen size? is that even a thing?
6 replies
JCHJava Community | Help. Code. Learn.
•Created by THE GREAT GATSBY on 3/21/2025 in #java-help
java executable
13 replies