Using JTreeTable

断了今生、忘了曾经 提交于 2019-12-02 00:47:30

问题


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 would be very helpful if anyone can suggest me a nice tutorial or simple code depicting the use of JtreeTable.


回答1:


You can find it on: treetable1

Also you can find example at: TreeTableExample2.java

Hope this helps.




回答2:


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



来源:https://stackoverflow.com/questions/4826475/using-jtreetable

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!