Moved samples

This commit is contained in:
2014-11-23 22:33:56 +00:00
parent b0cfd2584f
commit 1dfb020787
69 changed files with 711 additions and 913 deletions

View 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>