Uses of Interface
org.jmol.api.JmolSyncInterface
Packages that use JmolSyncInterface
Package
Description
-
Uses of JmolSyncInterface in jspecview.application
Classes in jspecview.application that implement JmolSyncInterfaceModifier and TypeClassDescriptionclass
The Main Class or Entry point of the JSpecView Application.Fields in jspecview.application declared as JmolSyncInterfaceMethods in jspecview.application with parameters of type JmolSyncInterfaceModifier and TypeMethodDescriptionvoid
MainFrame.register
(String appletID, JmolSyncInterface jmolStatusListener) called by Jmol's StatusListener to register itself, indicating to JSpecView that it needs to synchronize with it -
Uses of JmolSyncInterface in org.jmol.api
Subinterfaces of JmolSyncInterface in org.jmol.apiModifier and TypeInterfaceDescriptioninterface
This is the API of methods that are available to JavaScript via LiveConnect to the Jmol applet.Methods in org.jmol.api with parameters of type JmolSyncInterfaceModifier and TypeMethodDescriptionvoid
JmolSyncInterface.register
(String id, JmolSyncInterface jsi) -
Uses of JmolSyncInterface in org.jmol.appletjs
Classes in org.jmol.appletjs that implement JmolSyncInterfaceModifier and TypeClassDescriptionclass
Java2Script rendition of Jmol using HTML5-only or WebGL-based graphics -
Uses of JmolSyncInterface in org.jmol.util
Classes in org.jmol.util that implement JmolSyncInterfaceModifier and TypeClassDescriptionclass
A collection of all methods necessary for initialization of and communication with the applet.Methods in org.jmol.util with parameters of type JmolSyncInterface -
Uses of JmolSyncInterface in org.openscience.jmol.app.jmolpanel
Classes in org.openscience.jmol.app.jmolpanel that implement JmolSyncInterfaceMethods in org.openscience.jmol.app.jmolpanel with parameters of type JmolSyncInterface