[6232] in java-interest

home help back first fref pref prev next nref lref last post

Re: QUESTIONS

daemon@ATHENA.MIT.EDU (Piotr Piatkowski)
Tue Mar 26 17:59:51 1996

Date:         Mon, 25 Mar 1996 11:30:58 +0100
Reply-To: Java Interest <JAVA-INTEREST@JAVASOFT.COM>
From: Piotr Piatkowski <kompas@UCI.AGH.EDU.PL>
To: Multiple recipients of list JAVA-INTEREST
              <JAVA-INTEREST@JAVASOFT.COM>
In-Reply-To:  <1.5.4b11.32.19960319204435.0066f3b8@206.126.241.41>

On Tue, 19 Mar 1996, Lee Collins wrote:

> 2.     Can you access Netscape frames using Java?
>         If so, HOW?  What classes? What methods?

AppletContext.showDocument( URL, String );

The second argument is the name of the frame where you want load document
specified as a first argument. NOTE - this works only when your applet is
in some visible frame, so if you use showDocument for frame where your
applet is, further calls to showDocument wont work!

--
Piotr Piatkowski, Uczelniane Centrum Informatyki, AGH Krakow, POLAND

     perl -e '$_="(%,,/<=7/2,\$?>";tr/[ -;]=?></[@-[] !\n,/;print'

-----
This message has been forwarded via the JAVA-INTEREST
mailing list.  In order to unsubscribe from this list, send a message to
listserv@javasoft.com with the command 'signoff JAVA-INTEREST' in
the message body (not in the subject line).

home help back first fref pref prev next nref lref last post