diff options
author | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2005-12-21 01:12:49 +0000 |
---|---|---|
committer | kcr <kcr@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2005-12-21 01:12:49 +0000 |
commit | 65b559a9e592a2c013eab3ee18283a403da280b0 (patch) | |
tree | d9219cb10768c90fff4dd64171d9cff5c06f64f0 /src/AWT_Interaction/AWTInteraction_plugin.html | |
parent | 1cde845f102a702eefe7dfe397cfa0d3461bf4d4 (diff) |
More changes for Issue 206 : Example program cleanup
Diffstat (limited to 'src/AWT_Interaction/AWTInteraction_plugin.html')
-rw-r--r-- | src/AWT_Interaction/AWTInteraction_plugin.html | 39 |
1 files changed, 0 insertions, 39 deletions
diff --git a/src/AWT_Interaction/AWTInteraction_plugin.html b/src/AWT_Interaction/AWTInteraction_plugin.html deleted file mode 100644 index 466b22d..0000000 --- a/src/AWT_Interaction/AWTInteraction_plugin.html +++ /dev/null @@ -1,39 +0,0 @@ -<HTML> -<HEAD> -<TITLE>AWT Interaction</TITLE> -</HEAD> -<BODY BGCOLOR="#000000"> -<!--"CONVERTED_APPLET"--> -<!-- CONVERTER VERSION 1.3 --> -<OBJECT classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" -WIDTH = 256 HEIGHT = 256 ALIGN = middle codebase="http://java.sun.com/products/plugin/1.3/jinstall-13-win32.cab#Version=1,3,0,0"> -<PARAM NAME = CODE VALUE = "AWTInteraction.class" > - -<PARAM NAME="type" VALUE="application/x-java-applet;version=1.2.2"> -<PARAM NAME="scriptable" VALUE="false"> -<COMMENT> -<EMBED type="application/x-java-applet;version=1.2.2" CODE = "AWTInteraction.class" WIDTH = 256 HEIGHT = 256 ALIGN = middle scriptable=false pluginspage="http://java.sun.com/products/plugin/1.3/plugin-install.html"><NOEMBED></COMMENT> -<blockquote> -<hr> -If you were using a Java-capable browser, -you would see Hello Universe! instead of this paragraph. -<hr> -</blockquote> -</NOEMBED></EMBED> -</OBJECT> - -<!-- -<APPLET CODE = "AWTInteraction.class" WIDTH = 256 HEIGHT = 256 ALIGN = middle> -<blockquote> -<hr> -If you were using a Java-capable browser, -you would see Hello Universe! instead of this paragraph. -<hr> -</blockquote> - -</APPLET> ---> -<!--"END_CONVERTED_APPLET"--> - -</BODY> -</HTML> |