Class | Description |
---|---|
ActionManager | |
AnimationManager | |
ColorManager | |
DataManager | |
FileManager | |
JmolConstants | |
ModelManager | |
MouseManager14 | |
PropertyManager |
The PropertyManager handles all operations relating to delivery of
properties with the getProperty() method, or its specifically cast
forms getPropertyString() or getPropertyJSON().
|
RepaintManager | |
ScriptManager | |
SelectionManager | |
ShapeManager | |
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 |