next up previous
Up: Von C++ zu Java Previous: Java Implementation

HTML-Seite für das Applet:

start.html

<title>Four in a Row (1.1)</title>
<h1>Four in a Row (1.1)</h1>
<hr>
<applet code=FourInaRow.class width=120 height=120>
</applet>
<hr>
<a href="FourInaRow.java">The source.</a>

Das Applet wird mit einem Java-fähigen Browser geladen: z.B.: firefox start.html

Hier ist das Applet:

Four in a Row (1.1)



next up previous
Up: Von C++ zu Java Previous: Java Implementation

© 1997 Gottfried Rudorfer, C++-AG, Lehrveranstaltungen, Abteilung für Angewandte Informatik, Wirtschaftsuniversität Wien, 3/19/1998