jkotlinski/lsdpatch

Switch from JFileChooser to native file dialog

Closed this issue · 1 comments

Native file dialog seems just better than JFileChooser, let's switch to FileDialog completely. For directory selection, FileDialog doesn't work but I think there might be other options.

done