Image Files
Hello friends..
I have an application which shows a tree structure of my local drive system on the left side.. and also shows all the image files in a jList component when i click on a particular folder.. as i click on a file on the jList the respective image is displayed on a jLabel i created... everything is fine... now what i want is a thumbnail view of all images when i click on a particular folder on the jtree... can i view it on the jLabel, what should i do next...
Can anyfriend help me out?..
Thanks.

