Treebolic

template



The template file is a standard HTML file generated by any standard tool. It contains the standard <applet> tag. The <applet> tag parameters will be expanded with the proper values.

<applet code="%CLASS%" archive="%JAR%" id="Treebolic" width="%WIDTH%" height="%HEIGHT%">
<param name="doc" value="%XMLFILE%">
</applet>