I am creating a application and I need help (duh). The thing I need help with is the .setLocation(x,y); and .setSize(); I know how to use both, but if I make my screen resolution less, the location of the JFrame is outside of the screen, and the size is too big! I know the problem, the JFrame size and location does not automatically adjust, and thats what I need help with. Also, take note I havent tried to seen what would happen if the screen resolution is bigger then 1600 X 900 (my screen resolution)
(also the reason I dident show code is because I have a TON of different classes in my project and it would be WAY to hard. Plus, you dont need code to answer this question im pretty sure (but if you do need code to answer it sorry))
My screen resolution: 1600 X 900
Link to the program (do not sell it or copy it and hand it out!) http://www.mediafire.com/download/fm8nxv3wcmmclmo/Gadgets.jar
Thanks for the help!