Set for specific nodes in JTree specific rowheight
Hi,
I got a JTree with different components for the nodes userobject.
some nodes got JTextAreas as userobject. Those nodes got the same height as all other nodes. This is the problem ... the nodes who contains JTextAreas should have a larger rowheight - to paint their content well. But there is only a method to specify the of the height of all rows in a JTree, anyone knows a good solution?
thx
null
Message was edited by:
Olek

