Using JTreeTable

前端 未结 2 1437
無奈伤痛
無奈伤痛 2021-01-20 16:03

I need to use a JTreeTable but even after searching for hours, I couldn\'t find any nice tutorial on JtreeTable or even a simple code from which I can understand.

It

相关标签:
2条回答
  • 2021-01-20 16:31

    If you are happy to use a 3rd party library SwingX contains JXTreeTable.

    0 讨论(0)
  • 2021-01-20 16:49

    You can find it on: treetable1

    Also you can find example at: TreeTableExample2.java

    Hope this helps.

    0 讨论(0)
提交回复
热议问题