Is there a way to set a JFrame (JWindow, etc) to a maximized state? For example, starting up an application with a full screen window without having to use setSize()...
Thanks!
Printable View
Is there a way to set a JFrame (JWindow, etc) to a maximized state? For example, starting up an application with a full screen window without having to use setSize()...
Thanks!