1

I am looking for an open source browser component like the ones in DJ Project (http://djproject.sourceforge.net/ns/index.html) for SWING. I tried using DJ Project (which I learned about from Best Java/Swing browser component?), but I noticed that it hasn't been updated in recent months.

If there is an easy way to make a web browser using JInternalFrame, that would be awesome as well.

Thank you in advance!

Community
  • 1
  • 1
John Smith
  • 11
  • 2
  • 3
    You can embed a JavaFx WebView in a JPanel. – assylias Apr 15 '13 at 23:31
  • *"I noticed that it hasn't been updated in recent months."* What's to update? – Andrew Thompson Apr 16 '13 at 12:51
  • @AndrewThompson unless a project has a completely empty bug list (and DJProject doesn't), a lack of updates and news typically indicates that a developer has abandoned a project, which is especially bad when a project only has one high profile developer. Using a dead project for something new is usually a bad idea. – Torque Jul 20 '13 at 18:48

0 Answers0