Possible Duplicate:
Swing JTree with Checkbox and JFileChooser
I am developing an application in java swings.I have used jfilechooser to open up the files and directories in my computer.But the structure of the directories and files in jfilechooser are not the way i wanted.I wanted it this way
How can i achieve this?Any suggestions would be really helpful.Thanks in advance.