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