I'm making a basic file browser and wish to display the icon of each file. Is there any way to get this?
Icon icon = FileSystemView.getFileSystemView().getSystemIcon( File );