class="java"> jfileChooser.setFileView(new FileView() { public Icon getIcon(File f) { return jfileChooser.getFileSystemView().getSystemIcon(f); } });