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 TypeClassDescriptionclass
This 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 TypeMethodDescriptionvoid
AwtPopup.jpiInitialize
(PlatformViewer viewer, String menu) void
AwtPlatform.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 TypeMethodDescriptionvoid
JsPopup.jpiInitialize
(PlatformViewer viewer, String menu) void
JsPlatform.setViewer
(PlatformViewer viewer, Object canvas) -
Uses of PlatformViewer in org.jmol.api
Methods in org.jmol.api with parameters of type PlatformViewerModifier and TypeMethodDescriptionvoid
GenericMenuInterface.jpiInitialize
(PlatformViewer vwr, String menu) void
GenericPlatform.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 TypeMethodDescriptionvoid
JmolGenericPopup.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