Uses of Interface
org.jmol.api.GenericFileInterface
Packages that use GenericFileInterface
Package
Description
-
Uses of GenericFileInterface in jspecview.api
Methods in jspecview.api that return GenericFileInterfaceModifier and TypeMethodDescriptionJSVFileHelper.showFileOpenDialog(Object panelOrFrame, Object[] userData) Methods in jspecview.api with parameters of type GenericFileInterfaceModifier and TypeMethodDescriptionJSVPanel.saveImage(String type, GenericFileInterface file, OC out, int width, int height) -
Uses of GenericFileInterface in jspecview.java
Methods in jspecview.java that return GenericFileInterfaceModifier and TypeMethodDescriptionAwtFileHelper.showFileOpenDialog(Object panelOrFrame, Object[] userData) Methods in jspecview.java with parameters of type GenericFileInterfaceModifier and TypeMethodDescriptionAwtPanel.saveImage(String type, GenericFileInterface file, OC out, int width, int height) -
Uses of GenericFileInterface in jspecview.js2d
Methods in jspecview.js2d that return GenericFileInterfaceModifier and TypeMethodDescriptionJsFileHelper.showFileOpenDialog(Object panelOrFrame, Object[] userData) Methods in jspecview.js2d with parameters of type GenericFileInterfaceModifier and TypeMethodDescriptionJsPanel.saveImage(String type, GenericFileInterface file, OC out, int width, int height) -
Uses of GenericFileInterface in jspecview.source
Methods in jspecview.source with parameters of type GenericFileInterfaceModifier and TypeMethodDescriptionstatic JDXSourceJDXReader.createJDXSource(GenericFileInterface file, Object in, String filePath, boolean obscure, boolean loadImaginary, int iSpecFirst, int iSpecLast, float nmrMaxY) general entrance method -
Uses of GenericFileInterface in org.jmol.api
Methods in org.jmol.api that return GenericFileInterface -
Uses of GenericFileInterface in org.jmol.awt
Methods in org.jmol.awt that return GenericFileInterface -
Uses of GenericFileInterface in org.jmol.awtjs2d
Methods in org.jmol.awtjs2d that return GenericFileInterface -
Uses of GenericFileInterface in org.jmol.viewer
Methods in org.jmol.viewer that return GenericFileInterfaceModifier and TypeMethodDescriptionstatic GenericFileInterfaceFileManager.getLocalDirectory(Viewer vwr, boolean forDialog)