well, I definitely use tree to display the folders on the left side of the split pane, but I am not sure what would be the appropriate component to display the detail information for each file or folder on the right side of the pane. By any chance, Is there any example that you can point me to it?
I searched the forum and most of the examples discuss how to use JTree and display the file system, but i rarely saw any thing about displaying the files information if any tree node was selected.
Thanks for the quick respond and your suggestions.
I was wondering if there is any component or any tool which does the job, even if it is a commercial application. All I am looking for is the look and feel of the native windows explorer, and I was hoping that somebody done it before and we don't have to start from scratch.