Package org.jmol.api

Interface JmolCallbackListener

    • Method Detail

      • setCallbackFunction

        void setCallbackFunction​(String callbackType,
                                 String callbackFunction)
      • notifyCallback

        void notifyCallback​(CBK message,
                            Object[] data)
      • notifyEnabled

        boolean notifyEnabled​(CBK type)