By bloid
via jroller.com
Published: Feb 07 2008 / 11:41
Preparing for one of the sessions for 2GX I had the need to setup a TreeModel with sample data to feel out the UI, before properly bridging the app to a database source. So there I was browsing the javadocs and code examples thinking that perhaps there was a groovier way to create the model, then I realized that ObjectGraphBuilder would be an ideal solution,
Add your comment