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