JTree: Nodes at same level placed on same row?
Hi, I need to create some kind of custom JTree such that all nodes at the same depth in the tree will be displayed on the same row. I've been figuratively bashing my head against a wall over this for several hours now, so I was wondering if anyone had any suggestions of general strategies I could take or resources to look at?

