![]() |
HtmlConverter that comes with JDK with -gui
option. First, specify the applet class in the web page.
<applet code="Raceme.class" width=700 height=400> </applet>
HtmlConverter -gui
Extended(Standard + All Browsers/Platforms) option
from the Template File: drop-down list.
Now the applet will run on both Windows and Linux machines and Mac (click here for the above example). Let's enjoy the cross-platform freedom! Happy programming!