Create a GUI application that will provide functionality to show complete hierarchy of files and folders for a specified folder: 1. Each file/folder should be qualified with: a. File/Folder name b. File size (bytes) (only for files)
How do i get the folder/file name and size to show in treeview a node?