Java Swing table tree

后端 未结 3 1534
被撕碎了的回忆
被撕碎了的回忆 2020-12-03 14:57

When you open a XML in Eclipse, the content can be shown in as a tree structure like

\"XML

3条回答
  •  南方客
    南方客 (楼主)
    2020-12-03 15:13

    SwingX has a JXTreeTable, it's based on but much improved over the oldish examples (links to sun code/article) cited by @mKorbel

提交回复
热议问题