diff options
Diffstat (limited to 'src/PickText3D/PickText3DBounds.html')
-rw-r--r-- | src/PickText3D/PickText3DBounds.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/PickText3D/PickText3DBounds.html b/src/PickText3D/PickText3DBounds.html new file mode 100644 index 0000000..63f42e0 --- /dev/null +++ b/src/PickText3D/PickText3DBounds.html @@ -0,0 +1,15 @@ +<HTML> +<HEAD> +<TITLE>PickText3DBounds</TITLE> +</HEAD> +<BODY BGCOLOR="#000000"> +<applet align=middle code="PickText3DBounds.class" width=700 height=700> +<blockquote> +<hr> +If you were using a Java-capable browser, +you would see Hello Universe! instead of this paragraph. +<hr> +</blockquote> +</applet> +</BODY> +</HTML> |