There is some way other than a JFileChooser to open a window where you ask the user where you want to save a file
There is some way other than a JFileChooser to open a window where you ask the user where you want to save a file
You could try XFileDialog . I have not tried it yet, but it's worth evaluating.