Skip to content

Add method signatures and preprocessor to select multiple files #276

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jul 31, 2017
Merged

Add method signatures and preprocessor to select multiple files #276

merged 3 commits into from
Jul 31, 2017

Conversation

imagejan
Copy link
Member

@imagejan imagejan commented Jul 9, 2017

This PR adds the chooseFiles(File[] files, FileFilter filter) and chooseFiles(List<File> fileList, FileFilter filter) method signatures.

It is the base for implementations of a file list choosing widget implemented in scijava-ui-swing.

@imagejan
Copy link
Member Author

I just rebased this on top of current master. Builds fine with passing tests.

The issue of persisting File[] values stored as Strings will be addressed in a follow-up PR.

@ctrueden ctrueden merged commit 5b10cf4 into scijava:master Jul 31, 2017
@ctrueden
Copy link
Member

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants