Uses of Interface
org.jmol.api.GenericImageDialog
Packages that use GenericImageDialog
Package
Description
-
Uses of GenericImageDialog in jspecview.java
Methods in jspecview.java that return GenericImageDialogModifier and TypeMethodDescriptionAwtPlatform.getImageDialog
(String title, Map<String, GenericImageDialog> imageMap) Method parameters in jspecview.java with type arguments of type GenericImageDialogModifier and TypeMethodDescriptionAwtPlatform.getImageDialog
(String title, Map<String, GenericImageDialog> imageMap) -
Uses of GenericImageDialog in jspecview.js2d
Methods in jspecview.js2d that return GenericImageDialogModifier and TypeMethodDescriptionJsPlatform.getImageDialog
(String title, Map<String, GenericImageDialog> imageMap) Method parameters in jspecview.js2d with type arguments of type GenericImageDialogModifier and TypeMethodDescriptionJsPlatform.getImageDialog
(String title, Map<String, GenericImageDialog> imageMap) -
Uses of GenericImageDialog in org.jmol.api
Methods in org.jmol.api that return GenericImageDialogModifier and TypeMethodDescriptionGenericPlatform.getImageDialog
(String title, Map<String, GenericImageDialog> imageMap) Method parameters in org.jmol.api with type arguments of type GenericImageDialogModifier and TypeMethodDescriptionGenericPlatform.getImageDialog
(String title, Map<String, GenericImageDialog> imageMap) -
Uses of GenericImageDialog in org.jmol.api.js
Methods in org.jmol.api.js that return GenericImageDialogModifier and TypeMethodDescriptionJmolToJSmolInterface.consoleGetImageDialog
(Viewer vwr, String title, Map<String, GenericImageDialog> imageMap) Method parameters in org.jmol.api.js with type arguments of type GenericImageDialogModifier and TypeMethodDescriptionJmolToJSmolInterface.consoleGetImageDialog
(Viewer vwr, String title, Map<String, GenericImageDialog> imageMap) -
Uses of GenericImageDialog in org.jmol.awt
Methods in org.jmol.awt that return GenericImageDialogModifier and TypeMethodDescriptionPlatform.getImageDialog
(String title, Map<String, GenericImageDialog> imageMap) Method parameters in org.jmol.awt with type arguments of type GenericImageDialogModifier and TypeMethodDescriptionPlatform.getImageDialog
(String title, Map<String, GenericImageDialog> imageMap) -
Uses of GenericImageDialog in org.jmol.awtjs2d
Methods in org.jmol.awtjs2d that return GenericImageDialogModifier and TypeMethodDescriptionPlatform.getImageDialog
(String title, Map<String, GenericImageDialog> imageMap) Method parameters in org.jmol.awtjs2d with type arguments of type GenericImageDialogModifier and TypeMethodDescriptionPlatform.getImageDialog
(String title, Map<String, GenericImageDialog> imageMap) -
Uses of GenericImageDialog in org.jmol.console
Classes in org.jmol.console that implement GenericImageDialogConstructor parameters in org.jmol.console with type arguments of type GenericImageDialogModifierConstructorDescriptionImageDialog
(Viewer vwr, String title, Map<String, GenericImageDialog> imageMap)