scijava / scijava-ui-swing

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

Improve file list widget #34

Closed imagejan closed 6 years ago

imagejan commented 6 years ago

To test the full functionality, use the following script:

#@ File[] (style="extensions:tif") fileList
#@ File[] (style="directories") folderList

println fileList
println folderList