Swing - Screen resolution made changes in the application
i have run my application with screen resolution of 1280x1024 pixels.Then i minimize the application and then change the screen resolution to 1024x768 pixels( properties--> settings--> screen resolution).
The vertical and horizonatal scoll bars are displayed in my application.
how to prevent the scroll bars while the application is running on 1024x768 pixels.?

