I uploaded GraphPAD_1.jar and then pasted the following into Applet Code:
<applet
Name = "GraphPAD_1"
Archive = "GraphPAD_1.jar"
Width = "260"
Height = "190"
HSpace = "0"
VSpace = "0"
Align = "Top"
Code = "diagrammer.PAD.GraphPAD.class"
>Archive = "GraphPAD_1.jar"
Width = "260"
Height = "190"
HSpace = "0"
VSpace = "0"
Align = "Top"
Code = "diagrammer.PAD.GraphPAD.class"
<PARAM Name = "NumPoints" Value = "0">
<PARAM Name = "Order" Value = "0">
... other parameters omitted
</applet><PARAM Name = "Order" Value = "0">
... other parameters omitted
However when I finish editing, exe displays the image below. It obviously understands applet tag because the window is sized properly. What do I need to make the applet run?
---
Exe 0.19.1 (with java applet iDevice plugin)
Windows XP
Java 2 Platform Standard Edition Version 1.5.0