Re: Embedding XULRunner _application_ in Java
Damiano ALBANI <damiano.albani|SP@M|gmail.com> Fri, 02 Nov 2007 00:05:09 +0000
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Message-ID | <1L6dnX5Thcsg9LfanZ2dnUVZ_oytnZ2d__10656.7251416438$1193962245$gmane$org@mozilla.org> |
edburns wrote: > > You could also investigate "mozilla webclient". Do a google search. > It's the first hit. Hello, As far as I understand it, WebClient, JDIC, SWT's Browser control, etc all provide an equivalent of XUL <browser> widget. But what I'm looking for is to embed a _full_ XULRunner app, a complete <window> widget if I can put it that way. That would equivalent to "running" a whole Firefox inside a AWT Canvas ! Is that kind of thing possible ? I'll have a look at how all these Mozilla embedding solutions actually works "in their internals". Regards, -- Damiano ALBANI