scijava / scijava-ui-swing

SciJava UI components for Java Swing.
BSD 2-Clause "Simplified" License
7 stars 11 forks source link

Enable FileWidget.FILE_AND_DIRECTORY_STYLE #84

Open tischi opened 4 months ago

tischi commented 4 months ago

Depends on https://github.com/scijava/scijava-common/pull/480

Choosing both a file or a directory works on my Mac within the FileAndDirectoryChooserCommandDemo, which I added to the code.