I was wondering how to get java to save a text file named hello.txt to the desktop without writing
hello.txt
\"C:\\\\Users\\\\Austin\\\\Desktop\"
This points you on desktop dir:
javax.swing.filechooser.FileSystemView.getFileSystemView().getHomeDirectory()