سؤال

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