Structure Drawing Applet

Loading of a MOL file and visualization of a chemical structure

Applet tag:

<APPLET CODE="StructureEditorApplet.class" width=500 height=350>
<PARAM name="molFile" value="data/structures/sample.mol">
</APPLET>