Package com.evanmclean.evlib.swing.filechooser

Filters for JFileChooser.

See:
          Description

Class Summary
AllFilesFilter File filter for the JFileChooser that accepts all files.
ExtFilesFilter File filter for the JFileChooser that accepts files of the specified extension(s).
FolderFilter File filter for the JFileChooser that only accepts folders.
 

Package com.evanmclean.evlib.swing.filechooser Description

Filters for JFileChooser.