Try extending DefaultDataDescriptor instead. In all likelihood you have a bug in your code. You will want to override the getChildren, hasChildren and isBranch methods.
cliff.meyers
2009-09-05 00:33:50
Try extending DefaultDataDescriptor instead. In all likelihood you have a bug in your code. You will want to override the getChildren, hasChildren and isBranch methods.