List of usage examples for javax.swing.filechooser FileView subclass-usage
From source file FileChooserDemo.java
/**
* A convenience implementation of the FileView interface that manages name,
* icon, traversable, and file type information.
*
* This this implemention will work well with file systems that use "dot"
* extensions to indicate file type. For example: "picture.gif" as a gif image.