Re: Develop XUL application and connection (JavaScript) with Java classes
JanakiRam <[email protected]> Fri, 08 Jun 2007 23:23:28 -0700
| Newsgroups | gmane.comp.mozilla.devel.java |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <1181370208.950912.229820__29612.7704591074$1181370321$gmane$org@q66g2000hsg.googlegroups.com> |
Hi Marco,
As Michel suggested, i woud like to suggest one more of
interacting with Java from XUL JavaScript using JavaScript-Java XPCOM
Component. This concept is being employed by SIMILE Project developed
by some research scholars. More information on this can be fond at
http://simile.mit.edu/wiki/Java_Firefox_Extension.
You can convert this Extension into your XULRunner
application component as well.
-JanakiRam.