Initial commit
This commit is contained in:
8
samples/applet/AppTest.html
Normal file
8
samples/applet/AppTest.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<title>Applet Test (1.1)</title>
|
||||
<h1>Applet Test (1.1)</h1>
|
||||
<hr>
|
||||
<applet code=AppTest.class width=400 height=400>
|
||||
</applet>
|
||||
<hr>
|
||||
<a href="AppTest.java">The source.</a>
|
||||
<br>
|
||||
Reference in New Issue
Block a user