Package org.jmol.util

Class GenericApplet

java.lang.Object
org.jmol.util.GenericApplet
All Implemented Interfaces:
JSInterface, JmolAppletInterface, JmolCallbackListener, JmolStatusListener, JmolSyncInterface
Direct Known Subclasses:
Jmol

public abstract class GenericApplet extends Object implements JSInterface, JmolAppletInterface, JmolStatusListener
A collection of all methods necessary for initialization of and communication with the applet. JavaScript and Java applet (which is still part of Jmol-SwingJS).