How do I get FilenameFilter to work on my FileDialog?
Created May 4, 2012
John Zukowski
Basically, it doesn't work on Windows machines.
The JFileDialog provides a better alternative that supports filters, if you can use the Swing component set.
See Bug 4031440 for more information: http://developer.java.sun.com/developer/bugParade/bugs/4031440.html.