The default Java Swing FileChooser does not seem to easily support programmatically selecting a directory on popup. This makes rendering a module/project awkward, because the user needs to reselect the output directory each time. A custom file chooser should be able to improve this quality of life issue.
The default Java Swing FileChooser does not seem to easily support programmatically selecting a directory on popup. This makes rendering a module/project awkward, because the user needs to reselect the output directory each time. A custom file chooser should be able to improve this quality of life issue.