File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Swing / AWT / SWT and the fly likes GUI representation (tree) to XML file? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "GUI representation (tree) to XML file?" Watch "GUI representation (tree) to XML file?" New topic
Author

GUI representation (tree) to XML file?

marshal ma
Greenhorn

Joined: May 31, 2004
Posts: 23
Hi,

I just learned (with Gregg's help) how to show a xml file in a GUI(JTree), now I got another question, could I reverse the process? I mean now I have JTree structure containing the xml file data, how could I get data from JTree representation and write(make) a new xml file with the data?

Any help will be appreciated,

Thanks,
marshall ma
Greenhorn

Joined: Aug 15, 2005
Posts: 6
Any one has any idea about it?

Thanks,
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: GUI representation (tree) to XML file?
 
Similar Threads
saving JTree
Jtree Help
JTree
JTree
building a JTree