How to change the image of a selected File/Directory in JFileChooser while
Hi all,
I am trying to customize JFileChooser. Basically, I want to display a checked Icon for a selected directory(s) in JFileChooser
I know that fileView class returns icon for directory/files, but I am not sure how to change their images on selection.
your help is appreciated.
Ramesh

