Re: basic tree structures, populating from a result set
Posted By:
John_Zukowski
Posted On:
Friday, June 22, 2001 07:54 AM
Consider using the model behind the Swing JTree. It allows you to easily represent the data without having to creating the framework yourself.