homeduke Prof. Dr. Uwe Schmidt FH Wedel

Die Datei: ModelViewController2.html


weiter
<html>
  <head>
    <title>Modell View Controller Applet</title>
  </head>

  <body>
    <h1>Modell View Controller  Applet</h1>

    <applet
      code="ModelViewController2.class"
      width=400
      height=200>
    </applet>

  </body>
</html>


Die Quelle: ModelViewController2.html


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