Oliver-Loeffler / FXFileChooser

Custom JavaFX file chooser which allows quick manual filtering, which allows to add Path predicates as filter and which is testable using TestFX.
Apache License 2.0
44 stars 8 forks source link

Update README.md with more recent screenshots and a more concise description. #22

Open Oliver-Loeffler opened 5 years ago

Oliver-Loeffler commented 5 years ago

Streamline description of project in README.md. Add more recent screenshots (e.g. Win8, Win10, Linux, OSX). Add proper use case descriptions of Locations API and PathFilter API. Add an example that shows the pain on large folders using the standard Java Swing file chooser.