On Thursday 26 April 2007, [EMAIL PROTECTED] wrote:
> Here's what I want to do: I need to display and interact with a web
> page on a Swing component.  From what I can gather this is possible
> but I've not seen any examples of how to do this.  I've tried to
> follow their instructions (http://developer.mozilla.org/en/docs/
> JavaXPCOM:Embedding_Mozilla_in_a_Java_Application_using_JavaXPCOM) but
> they don't

I am not aware of any foss implementation doing the Swing+JavaXPCOM 
combination. Although embedding gecko into swing using javaxpcom
has many technical and strategical advantages.

Most users use javaxpcom in conjunction with the SWT widget.

If you just want to embed any mozilla browser and do not mind using 
a solution based on mozilla1.7 codebase, then have a look 
at the jrex project (http://jrex.mozdev.org/)

But if you would rather prefer the Swing+JavaXPCOM+XULRunner
combination, then let me know and I will connect you to people 
that are able to deliver you such project :-)

best regards,
Michal
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to