diff options
author | nobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-01-06 23:33:53 +0000 |
---|---|---|
committer | nobody <nobody@28c7f869-5b4e-e670-f602-82bfaf57f300> | 2006-01-06 23:33:53 +0000 |
commit | ed3fe3394103b0eddedde55fcb954079a5b42e8a (patch) | |
tree | db8c8f1ffff72a0d71724d1ae26efca9edb55db4 /src/AWT_Interaction/AWTInteraction.html | |
parent | c545abfe43458988081e22bdffcee7b9ee0c8800 (diff) |
This commit was manufactured by cvs2svn to create branch 'dev-1_5'.
Diffstat (limited to 'src/AWT_Interaction/AWTInteraction.html')
-rw-r--r-- | src/AWT_Interaction/AWTInteraction.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/AWT_Interaction/AWTInteraction.html b/src/AWT_Interaction/AWTInteraction.html new file mode 100644 index 0000000..53b6238 --- /dev/null +++ b/src/AWT_Interaction/AWTInteraction.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<TITLE>AWT Interaction</TITLE> +</HEAD> +<BODY BGCOLOR="#000000"> +<applet align=middle code="AWTInteraction.class" width=256 height=256> +<blockquote> +<hr> +If you were using a Java-capable browser, +you would see Hello Universe! instead of this paragraph. +<hr> +</blockquote> +</applet> +</BODY> +</HTML> |