File size: 216 Bytes
233f6d4
 
 
 
1
2
3
4
5
Clazz.declarePackage ("J.api");
Clazz.load (["J.api.JmolDropEditor"], "J.api.JmolScriptEditorInterface", null, function () {
Clazz.declareInterface (J.api, "JmolScriptEditorInterface", J.api.JmolDropEditor);
});