How do I open a window where I ask where you want to save a file?

0

There is some way other than a JFileChooser to open a window where you ask the user where you want to save a file

    
asked by Daniel Morales 07.06.2018 в 23:51
source

1 answer

0

You could try XFileDialog . I have not tried it yet, but it's worth evaluating.

    
answered by 08.06.2018 в 15:15