B
BlueSpud
Guest
I am looking for a java class (real or abstract) to model the folder scructure on a disk. I have discounted the Node, Element and JTree classes as they are geared twords the dom, or visual elements of trees. I am looking for the basic tree functionality, i.e. manage the children, lookups etc. Any steer/pointer would be apprecieted.