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 TypeMethodDescriptionvoid
notifyCallback
(CBK message, Object[] data) boolean
notifyEnabled
(CBK type) void
setCallbackFunction
(String callbackType, String callbackObject)
-
Method Details
-
setCallbackFunction
-
notifyCallback
-
notifyEnabled
-