I have created Tree with more than 1 column using TreeColumn. Right now what I want to achieve is to create border cell for the cell item in Tree. Here is my implementation now:
Anyone know?
Do you mean tree.setLinesVisible(true); ?