homeduke Prof. Dr. Uwe Schmidt FH Wedel

Die Datei: AllComponentsApplet.html


weiter
<html>
  <head>
    <title>All Components Applet</title>
  </head>

  <body>
    <h1>All Components Applet</h1>

    <applet
      code="AllComponentsApplet.class"
      width=400
      height=200
      frameWidth=500
      frameHeight=400>
    </applet>

  </body>
</html>

Die Quelle: AllComponentsApplet.html


Letzte Änderung: 14.02.2012
© Prof. Dr. Uwe Schmidt
Prof. Dr. Uwe Schmidt FH Wedel