Inter Applet communication tester

setother button uses static variables to update the other applet to have the same check box setting. This works in Netscape and IE v3 and v4 browsers.

HTML button calls javascript function js1 using showDocument("javascript:js1()"). This worked on Netscape v3... ignore this test .

If you were using a Java-enabled browser, you would see the StateHTM widget instead of this paragraph.


js1() function just puts data here:
The following javascript methods to call js1() work on Netscape and IE...
And this uses HREF to call js1() javascript to java applet calls don't work in v2 browsers.

source for StateHTM.java