Package javax.swing.filechooser

Class Summary

FileFilter The base class for filters that control the visibility of files in the JFileChooser component.
FileSystemView The base class providing a view of the file system for use by the JFileChooser component.
FileView An abstract class that provides presentation information about files and directories. .