<html>
<head>
<title>Button Applet</title>
</head>
<body>
<h1>Button Applet</h1>
<applet
code="ButtonApplet.class"
width=400
height=200>
</applet>
</body>
</html>
Die Quelle: ButtonApplet.html
| Letzte Änderung: 14.02.2012 | © Prof. Dr. Uwe Schmidt |