Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有可能以及如何将视图更改为 jTree ?我想要这个http://ksprog.net/fig52.JPG
谢谢
一个关于如何实现自定义树渲染器的示例表明,您最好自己绘制树,除非您从 Jtree 的其他功能中受益(考虑您的示例)。