Class | Description |
---|---|
ActionManager | |
AnimationManager | |
ColorManager | |
Connection | |
Connections | |
DataManager | |
FileManager | |
Gesture | |
GlobalSettings | |
JC | |
JmolStateCreator | |
ModelManager | |
MotionPoint | |
MouseState | |
OutputManager | |
OutputManagerAwt | |
OutputManagerJS | |
PropertyManager |
The PropertyManager handles all operations relating to delivery of properties
with the getProperty() method, or its specifically cast forms
getPropertyString() or getPropertyJSON().
|
Scene | |
SelectionManager | |
ShapeManager | |
StateCreator |
StateCreator handles all aspects of working with the "state" as
generally defined, including
-- creating the state script
-- general output, including logging
-- handling undo/redo
-- processing SYNC directives
Called by reflection only; all state generation script here, for
modularization in JavaScript
|
StateManager | |
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 | |
TransformManager4D | |
Viewer |
Enum | Description |
---|---|
Viewer.ACCESS |
Exception | Description |
---|---|
JmolAsyncException |