Dear Ranchers, I'm doing an application in Java Swing and MySQL. I am running this in Windows XP. In a particular point i want a JFrame to be opened as maximized. for that I'm using the code as below.
When i run this code, I can see the window in maximized, but cannot see the status bar. How can I show the window maximized just above the status bar,