Interface JmolCallbackListener
- All Known Subinterfaces:
JmolStatusListener
- All Known Implementing Classes:
AppConsole, AppletConsole, AppletConsole, GenericApplet, GenericConsole, Jmol, JmolConsole, 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
-