Package javax.swing.filechooser

Provides support classes for the JFileChooser component.

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. .
Provides support classes for the JFileChooser component.