在swing中实现JTreeTable
我想实现一个 JTreeTable。我在java官方网站上看到了这个例子。我是java初学者,我无法理解这个例子。我将树节点和子名称作为字符串。我该如何实施?
I would like to implement a JTreeTable. I saw the example in the official java website. I am a beginner to java and i am not able to understand that example. I have the tree node and child names as a string. How do i implement it?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有(仅我尝试过的产品)
免费
SwingX
NetBeans
大纲
,如图此处
aephyr
提供的出色解决
简单代码示例此处
非免费
也许您可以找到更多信息此处
there are (only products I tried)
free
SwingX
NetBeans
Outline
, illustrated hereexcellent workaround by aephyr
simple code example here
non-free
maybe more information you can find here