Package javax.swing.filechooser

Class Summary
FileFilter FileFilter is an abstract class that has no default implementation.
FileSystemView FileSystemView is JFileChooser's gateway to the file system.
FileSystemView.FileSystemRoot  
FileView FileView defines an abstract class that can be implemented to provide the filechooser with ui information for a File.
GenericFileSystemView Fallthrough FileSystemView in case we can't determine the OS.
UnixFileSystemView FileSystemView that handles some specific unix-isms.
WindowsFileSystemView FileSystemView that handles some specific windows concepts.