View Single Post
  #11 (permalink)  
Old 02-06-2009, 10:31 PM
TrueBear TrueBear is offline
Member
 
Join Date: Jan 2009
Posts: 5
Rep Power: 0
TrueBear is on a distinguished road
Default
OK. What we ended up settling on in our implementation was sort of a compromise between the original design (all nodes as check boxes) vs. all but the top two levels of the tree as check boxes and the top to levels rendered as default JTree nodes. I was able to modify the implementation to display this and everything works except for one thing. Sometimes the text to the right of the check box gets truncated (see attached screen shot). Any ideas from anyone as to why this is happening and how to fix it?
Attached Images:
File Type: jpg JTree Node Text Problem.JPG (9.6 KB, 22 views)
Reply With Quote