Click to See Complete Forum and Search --> : WebBrowser using Java/Java Swings


Gulapala
September 17th, 2004, 07:16 AM
I want to create a Webbrowser control using Java/Java Swings so that I can display an XML file as if it is viewed it in internet explorer file.

how do go about it and how to do it. With the Editor pane i am able to create a browser. but if i display an xml file it is not in the format which looks in IE. for e.g, the tree structure of XML in IE is not there.

cjard
September 17th, 2004, 08:10 AM
http://java.sun.com/j2se/1.4.2/docs/api/javax/swing/JEditorPane.html

techie_kalyan
October 6th, 2004, 09:33 AM
http://www.codeguru.com/forum/showthread.php?t=312891