Uses of Interface
org.jmol.api.JSVInterface
Packages that use JSVInterface
-
Uses of JSVInterface in jspecview.app
Classes in jspecview.app that implement JSVInterface -
Uses of JSVInterface in jspecview.application
Classes in jspecview.application that implement JSVInterfaceModifier and TypeClassDescriptionclassThe Main Class or Entry point of the JSpecView Application.Methods in jspecview.application with parameters of type JSVInterfaceModifier and TypeMethodDescriptionvoidJSpecView.getDisplaySchemesProcessor(JSVInterface statusListener) voidJSpecView.setStatusListener(JSVInterface jmolStatusListener) Constructors in jspecview.application with parameters of type JSVInterfaceModifierConstructorDescriptionJSpecView(boolean hasDisplay, JSVInterface jmolStatusListener) The entry point constructor, from Jmol's StatusListener or from the AppletPro object (via MainFrame) or from MainFrame itself.MainFrame(JSpecView jsv, Component jmolDisplay, JSVInterface jmolStatusListener) Constructor -
Uses of JSVInterface in org.openscience.jmol.app.status
Classes in org.openscience.jmol.app.status that implement JSVInterface