<html>
<head>
<title>Hello World mit swing</title>
</head>
<body>
<applet
code="SwingHelloWorld.class"
width=400
height=300>
</applet>
</body>
</html>
Die Quelle: SwingHelloWorld.html
| Letzte Änderung: 14.02.2012 | © Prof. Dr. Uwe Schmidt |