> There is a method JTree.treeDidChange() that updates
> the width of a cell so the ... don't appear.
Hi all,
I've tried the above and it doesn't work for me.
One solution is to call the DefaultTreeModel.nodeChanged(TreeNode) to refresh each node but then also, it doesn't seem to be working smoothly though... as in I still get the ellipsis (...).
I haven't been able yet to find the specific situations where it doesn't work.
Anyone has got a better idea?
Thanx,
Al