Re: Retrieve Widnow Handle with Java
- From: Roedy Green <my_email_is_posted_on_my_website@xxxxxxxxxxxxxx>
- Date: Fri, 30 Sep 2005 19:43:16 GMT
On 30 Sep 2005 07:54:11 -0700, v_gilmor@xxxxxxxxxxxxx wrote or quoted
:
>I want to retrieve the browser's window handle using a java application
>running on W2k. I've read that i might have to use JNI but I'm not sure
>where to start. Any Advice would be appreciated.
I am not quite sure what you mean by Window Handle. You can peek out
of the Applet and look at the surrounding web page from your Applet.
See http://mindprod.com/jgloss/browser.html for how.
If you really are trying to get inside the guts of the browser for
some reason, you might read up the specs on how you write plug-ins for
the various browsers.
--
Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.
.
- References:
- Retrieve Widnow Handle with Java
- From: v_gilmor
- Retrieve Widnow Handle with Java
- Prev by Date: Re: In Ant how do you exclude a directory from copy or zip
- Next by Date: Re: MIDP Socket problem (for experts)
- Previous by thread: Re: Retrieve Widnow Handle with Java
- Next by thread: OpenCms Help with index.html
- Index(es):