Introduction - If you have any usage issues, please Google them yourself
It's common to see the generation of tree components in our work, if you're developing web applications, pure use
Javascript to generate tree components is cumbersome, and interactive is not bad. So many products enable applets to implement the functionality of tree components. 比如说,weblogic,jboss等产品的console.所以,把树形数据组织成xml文件,用jdom剖析它,最后生成applet就非常有通用的意义.很多人问关于用JTree实现资源管理器的方法,在这里我提供一个例子共大家参考-see in our work, we will often encounter tree components generation, If you in the development of web application, simply use javascript to generate tree components is a very tedious, but not interactivity is not very good. So many products so applet to achieve tree components. For example, Weblogic, ORM products console. Therefore, put tree xml data organized into files, jdom analyze it, Finally applet generated it is very common meaning. many people have asked for resources with JTree management of , I am here to provide an example of a total of reference