Can I add a browser to a JPanel?

Hi all,

I want to add a browser to my desktop application. Is there any smooth way to do that. I want it to work excactly as a real browser....

I tried to use JEditorPane but it can only handle HTML tags.

I would be very happy if I could add a browser to a JPanel, if someone knows how to to that please let me know.

Many thanks,

-- beachen

[380 byte] By [beachena] at [2007-10-2 20:39:27]
# 1
Check out the JDIC WebBrowser component
tjacobs01a at 2007-7-13 23:22:37 > top of Java-index,Java Essentials,Java Programming...
# 2
Thanks, Exactly what I needed!
beachena at 2007-7-13 23:22:37 > top of Java-index,Java Essentials,Java Programming...