Re: Develop XUL application and connection (JavaScript) with Java classes
JanakiRam <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.oji |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <[email protected]> |
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.