| Package | Description |
|---|---|
| jspecview.application | |
| org.jmol.api |
| Modifier and Type | Class and Description |
|---|---|
class |
MainFrame
The Main Class or Entry point of the JSpecView Application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MainFrame.register(java.lang.String appletID,
JmolSyncInterface jmolStatusListener)
called by Jmol's StatusListener to register itself, indicating to JSpecView
that it needs to synchronize with it
|
| Modifier and Type | Method and Description |
|---|---|
void |
JmolSyncInterface.register(java.lang.String id,
JmolSyncInterface jsi) |