|
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?
|