I would like to implement the default browser of a computer in to a Java JFrame. I've took a look at JXBrowser but it costs money. Is there a way to do this? It's fine if additional libraries are required, as long as it is free and working. Thanks for your time.
Asked
Active
Viewed 614 times
3
-
http://stackoverflow.com/questions/1894903/adding-a-web-browser-in-a-jframe-jpanel-jcomponent-in-java – 16dots Oct 30 '12 at 16:23
-
possible duplicate http://stackoverflow.com/questions/1454652/embed-browser-in-java-based-desktop-application – logoff Oct 30 '12 at 16:38
-
they are both not duplicates... OP is asking specifically about the system's default browser, not a fixed implementation specific to a library – randers Jan 18 '16 at 19:13