I am having trouble displaying the file thumbnail in my JTable. instead of icon it is showing text/file type. here is my code:
icon = FileSystemView.getFileSystemView().getSystemIcon(content[i]);
I am having trouble displaying the file thumbnail in my JTable. instead of icon it is showing text/file type. here is my code:
icon = FileSystemView.getFileSystemView().getSystemIcon(content[i]);