If it's in a .xpi extension, then there would definitely be a mechanism to
tell the browser to navigate to a URL. I haven't written any FF plugins so I
can't tell you how, but LiveConnect is definitely the first place I'd be
looking. Either way, you won't need Rhino to do it.

-Josh

On Tue, Nov 25, 2008 at 10:01 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]>wrote:

> Actually, what i have is a java panel (swing) which draws graph. In
> this, we have vertex and edges. Each vertex represents a site and each
> edge a link to other website.
>
> All of this implements in a firefox extension (.xpi)
>
> So if we navigate in firefox, it will draw a graph, that is ok (using
> Liveconnect). Now if we click on a vertex in java panel, it must load
> page.
>
> I've seen a little about applet and i think that i can't use it to do
> what i want. Applet must be embled in HTML ? I'm searching about
> JavaXPCOM but there is not many examples of the use.
> _______________________________________________
> dev-tech-js-engine-rhino mailing list
> [email protected]
> https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
>



-- 
"Therefore, send not to know For whom the bell tolls. It tolls for thee."

Like the cut of my jib? Check out my Flex blog!

:: Josh 'G-Funk' McDonald
:: 0437 221 380 :: [EMAIL PROTECTED]
:: http://flex.joshmcdonald.info/
:: http://twitter.com/sophistifunk
_______________________________________________
dev-tech-js-engine-rhino mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino

Reply via email to