Re: Embedding XULRunner _application_ in Java

edburns <[email protected]> Thu, 01 Nov 2007 11:02:11 -0700
Newsgroups gmane.comp.mozilla.devel.java
Organization http://groups.google.com
Message-ID <1193940131.132344.84830__2507.76551333747$1193940394$gmane$org@o80g2000hse.googlegroups.com>
On Oct 30, 7:39 am, "Clemens Eisserer" <[email protected]> wrote:
> Hi Damiano,
>
> > Is it possible to embed a XULRunner _application_ in a
> > SWT/AWT/Swing-based Java software ? That is a Java panel would be
> > "filled" with the XULRunner application window.
>
> > Could adapting somehow "nsXULStub.cpp" [1] be of any help ?
>
> As far as I know there are desktop-integration-components for
> AWT/Swing available on dev.java.net which support mozilla/firefox - so
> I would wonder if it would not work with XULRunner (maybe two or three
> lines need to be adopted ^^).https://jdic.dev.java.net/
>
> Good luck, lg Clemens

You could also investigate "mozilla webclient".  Do a google search.
It's the first hit.

Ed