Structure Drawing Applet

Structure visualization mode (maximum viewing area)

Click on the "Float" button in the upper left corner of the applet to turn on toolbars and manipulate the structure.

Applet tag:

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