Nope. It barely renders HTML3. JavaFX, I think, has a real embedded browser component. And, of course, it's always easy to just launch a browser: http://docs.oracle.com/javase/6/docs/api/java/awt/Desktop.html#browse%28java.net.URI%29
Dave On Mon, Dec 8, 2014 at 4:23 AM, Gary Verhaegen <gary.verhae...@gmail.com> wrote: > This seems to be what Fluid is talking about: > > https://docs.oracle.com/javase/tutorial/uiswing/components/html.html > > I wiuld be a bit wary, however: I doubt this is a complete implementation > of an HTML5-compatible browser with state of the art JavaScript > interpreter. It's worth trying, but I would not really bet on that being > able to display a Google Maps widget. > > On Monday, 8 December 2014, Fluid Dynamics <a2093...@trbvm.com> wrote: > >> On Sunday, December 7, 2014 6:50:54 PM UTC-5, juan.facorro wrote: >>> >>> Hi Priyanka, >>> >>> I don't think there's enough information for someone to be able to help >>> you. When you say .html do you mean JavaScript or ClojureScript code? It >>> will be a lot easier to help you, if you share the code from the desktop >>> app and the code you are using to get the location information. >>> >> >> It sounds like he just wants to display a web page in his app, and has >> its URL. I think there may be Java Swing components that can do that. >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Clojure" group. >> To post to this group, send email to clojure@googlegroups.com >> Note that posts from new members are moderated - please be patient with >> your first post. >> To unsubscribe from this group, send email to >> clojure+unsubscr...@googlegroups.com >> For more options, visit this group at >> http://groups.google.com/group/clojure?hl=en >> --- >> You received this message because you are subscribed to the Google Groups >> "Clojure" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to clojure+unsubscr...@googlegroups.com. >> For more options, visit https://groups.google.com/d/optout. >> > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.