summaryrefslogtreecommitdiffstats
path: root/src/OffScreenCanvas3D/PrintFromButton.html
blob: f612f5cd6d9d4d9f78135064d4948878de25e419 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<HTML>
<HEAD>
<TITLE>PrintFromButton</TITLE>
</HEAD>
<BODY BGCOLOR="#000000">
<applet align=middle code="PrintFromButton.class" width=500 height=500>
<blockquote>
<hr>
If you were using a Java-capable browser,
you would see Hello Universe! instead of this paragraph.
<hr>
</blockquote>
</applet>
</BODY>
</HTML>