Is there a way to disable JFrame resizing? also... how do you bring up the file browser when you want to save a file? alllsssoooo....... is there any way to bring up a box to prompt for some input without having to write a whole new class with a JFrame?
oookay...... i dont see the command to open a file browser type window to save in JOptionPane.... i used it for some other things in my program, but i didnt see a way to do that
i know how to use the API.... i use that to prompt for other input HOWEVER there is no mention of a way to open the file thing where you can select a directory and file to save as in that object
I hate to beat a dead horse here.... but you sir, are STUPID! you dont use JOptionPane to select a file you use a JFileChooser.... any OTHER misinformation you would like to pump out there numbnuts?
--dont act like a code god if what you say is wrong.