Package org.jmol.api
Interface JmolCallbackListener
- All Known Subinterfaces:
JmolStatusListener
- All Known Implementing Classes:
AppConsole,AppletConsole,AppletConsole,GenericApplet,GenericConsole,Jmol,JmolConsole,NMR_JmolPanel.MyStatusListener,StatusListener
public interface JmolCallbackListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidnotifyCallback(CBK message, Object[] data) booleannotifyEnabled(CBK type) voidsetCallbackFunction(String callbackType, String callbackObject)
-
Method Details
-
setCallbackFunction
-
notifyCallback
-
notifyEnabled
-