I'm looking into a file chooser that works for both Files and Directories (e.g. should work with tif and n5 datasets which are directories). i presume the place to introduce this change is
|
default File chooseFile(final File file, final String style) { |