Jmol JavaScript Object/JME

From Jmol
Revision as of 19:32, 25 February 2013 by AngelHerraez (talk | contribs) (getting specialized subsections out of the main Jmol-JSO page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Integration of JME into Jmol-JSO

The JME applet allows the user to draw a molecular structure in 2D. Jmol-JSO includes the capability to pass information back and forth between JME and Jmol in a seamless manner. The "information panel" that Jmol-JSO implements can be set up to hold the JME applet, allowing tight integration. Alternatively, the JME applet and the Jmol applet can be set side-by-side on a web page, and applet-applet communication can be handled by the page developer.

To create a JME applet, use Jmol.getJMEApplet().

Contributors

AngelHerraez