javax.swing.filechooser

Package javax.swing.filechooser

Contains classes and interfaces used by the JFileChooser component.

See: Description

Class Summary
Class Description
FileFilter

FileFilter is an abstract class used by JFileChooser for filtering the set of files shown to the user.

FileNameExtensionFilter

An implementation of FileFilter that filters using a specified set of extensions.

FileSystemView

FileSystemView is JFileChooser's gateway to the file system.登录查看完整内容