Package org.jmol.api
Interface JmolSyncInterface
-
- All Known Subinterfaces:
JmolAppletInterface
- All Known Implementing Classes:
GenericApplet
,Jmol
,Jmol
,JmolApplet
,NMR_JmolPanel.MyStatusListener
,StatusListener
public interface JmolSyncInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Map<String,Object>
getJSpecViewProperty(String key)
void
register(String id, JmolSyncInterface jsi)
void
syncScript(String script)
-