Re: Embedding XULRunner _application_ in Java
"Clemens Eisserer" <[email protected]> Tue, 30 Oct 2007 13:39:32 +0100
| Newsgroups | gmane.comp.mozilla.devel.oji |
|---|---|
| Message-ID | <[email protected]> |
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