node name not complete
In my JTree, sometime when I create the tree, some nodes name aren't complete. They are wrote with point at after the two first characters of the name (Ex. B1....). What can i do to be sure that the nodes name are completly writen?
[246 byte] By [
braydunesa] at [2007-11-26 22:20:15]

Yes, it's what I mean. The JTree is enough width because the previous node, which is longer, is correctly writen.Example :B1LONDON CorrectB2... Not correct (B2PARIS)