<html>
<head>
<title>Mouse Motion Applet</title>
</head>
<body>
<h1>Mouse Motion Applet</h1>
<applet
code="MouseMotionApplet.class"
width=300
height=330>
</applet>
</body>
</html>
Die Quelle: MouseMotionApplet.html
| Letzte Änderung: 14.02.2012 | © Prof. Dr. Uwe Schmidt |