Class | Description |
---|---|
ActionManager | |
AnimationManager | |
ColorManager | |
DataManager | |
FileManager | |
JC | |
JSpecView | |
ModelManager | |
MouseState | |
PropertyManager |
The PropertyManager handles all operations relating to delivery of properties
with the getProperty() method, or its specifically cast forms
getPropertyString() or getPropertyJSON().
|
ScriptManager | |
SelectionManager | |
ShapeManager | |
StateCreator |
Called by reflection only; all state generation script here, for
modularization in JavaScript
instantiated by reflection only!
|
StateManager | |
StateManager.Connection | |
StatusManager |
The StatusManager class handles all details of status reporting, including:
1) saving the message in a queue that replaces the "callback" mechanism,
2) sending messages off to the console, and
3) delivering messages back to the main Jmol.java class in app or applet
to handle differences in capabilities, including true callbacks.
|
TransformManager | |
TransformManager10 | |
TransformManager11 | |
Viewer |
Enum | Description |
---|---|
Viewer.ACCESS |