This may seem like a stupid question, but I need to know where the images used for JFileChooser are located. By images, I mean the image of a file or folder next to the file name.
Here is a picture if you don’t understand.
https://i.stack.imgur.com/LxX9Q.png
Thank you.
FileSystemView.getSystemIcon(File)See File Browser GUI for example code.