Uses of Interface
org.jmol.api.PlatformViewer
Packages that use PlatformViewer
Package
Description
-
Uses of PlatformViewer in jspecview.common
Classes in jspecview.common that implement PlatformViewerModifier and TypeClassDescriptionclassThis class encapsulates all general functionality of applet and app. -
Uses of PlatformViewer in jspecview.java
Methods in jspecview.java with parameters of type PlatformViewerModifier and TypeMethodDescriptionvoidAwtPopup.jpiInitialize(PlatformViewer viewer, String menu) voidAwtPlatform.setViewer(PlatformViewer viewer, Object display) Constructors in jspecview.java with parameters of type PlatformViewer -
Uses of PlatformViewer in jspecview.js2d
Methods in jspecview.js2d with parameters of type PlatformViewerModifier and TypeMethodDescriptionvoidJsPopup.jpiInitialize(PlatformViewer viewer, String menu) voidJsPlatform.setViewer(PlatformViewer viewer, Object canvas) -
Uses of PlatformViewer in org.jmol.api
Methods in org.jmol.api with parameters of type PlatformViewerModifier and TypeMethodDescriptionvoidGenericMenuInterface.jpiInitialize(PlatformViewer vwr, String menu) voidGenericPlatform.setViewer(PlatformViewer vwr, Object display) -
Uses of PlatformViewer in org.jmol.awt
Methods in org.jmol.awt with parameters of type PlatformViewer -
Uses of PlatformViewer in org.jmol.awtjs2d
Methods in org.jmol.awtjs2d with parameters of type PlatformViewer -
Uses of PlatformViewer in org.jmol.popup
Methods in org.jmol.popup with parameters of type PlatformViewerModifier and TypeMethodDescriptionvoidJmolGenericPopup.jpiInitialize(PlatformViewer vwr, String menu) -
Uses of PlatformViewer in org.jmol.viewer
Classes in org.jmol.viewer that implement PlatformViewer -
Uses of PlatformViewer in org.openscience.jmol.app.janocchio
Classes in org.openscience.jmol.app.janocchio that implement PlatformViewer