Class NMR_JmolPanel.MyStatusListener
java.lang.Object
org.openscience.jmol.app.jmolpanel.StatusListener
org.openscience.jmol.app.janocchio.NMR_JmolPanel.MyStatusListener
- All Implemented Interfaces:
JmolCallbackListener,JmolStatusListener,JmolSyncInterface,JSVInterface
- Enclosing class:
- NMR_JmolPanel
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidnotifyAtomPicked(int atomIndex, String strInfo) voidnotifyCallback(CBK type, Object[] data) private voidnotifyFileLoaded(String fullPathName, String fileName, String modelName, String errorMsg, Boolean isAsync) voidnotifyFrameChanged(int modelIndex) voidMethods inherited from class org.openscience.jmol.app.jmolpanel.StatusListener
createImage, eval, exitJSpecView, functionXY, functionXYZ, getJSpecViewProperty, getRegistryInfo, notifyEnabled, register, resizeInnerPanel, runScript, saveProperties, setCallbackFunction, setJSpecView, setProperties, setViewer, showUrl, syncScript, syncToJmol
-
Field Details
-
defaultFormat
-
-
Constructor Details
-
MyStatusListener
MyStatusListener(JmolPanel jmol, DisplayPanel display)
-
-
Method Details
-
notifyFileLoaded
private void notifyFileLoaded(String fullPathName, String fileName, String modelName, String errorMsg, Boolean isAsync) - Parameters:
fullPathName-fileName-modelName-errorMsg-isAsync-
-
notifyFrameChanged
public void notifyFrameChanged(int modelIndex) -
notifyAtomPicked
- Parameters:
atomIndex-strInfo-
-
notifyCallback
- Specified by:
notifyCallbackin interfaceJmolCallbackListener- Overrides:
notifyCallbackin classStatusListener
-
notifyStructureModified
public void notifyStructureModified()
-