Ptplot.js
which contains JavaScript code.
Plot
button is clicked,
the JavaScript ptplot()
function is passed the form.
ptplot()
function generates HTML that reflects the
settings in the form. The generated HTML includes the <APPLET
tag.
About
button in the generated HTML
implemented by having JavaScript call the getAppletInfo()
public method.