Class Jmol

  • All Implemented Interfaces:
    javajs.api.JSInterface, JmolAppletInterface, JmolCallbackListener, JmolStatusListener, JmolSyncInterface

    public class Jmol
    extends GenericApplet
    Java2Script rendition of Jmol using HTML5-only or WebGL-based graphics
    Author:
    Bob Hanson hansonr@stolaf.edu, Takanori Nakane (WebGL), with the assistance of Jhou Renjian (SwingJS) This version of Jmol predates SwingJS and is not compatible with general SwingJS applications. See org.jmol.applet.Jmol for the SwingJS version.
    • Constructor Detail

      • Jmol

        public Jmol​(java.util.Map<java.lang.String,​java.lang.Object> vwrOptions)