Вопрос

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: enter image description here

Anyone know?

Это было полезно?

Решение

Do you mean tree.setLinesVisible(true); ?

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top