| Class | Description |
---|
| CSSManager |
The CSSManager processes external CSS files. |
| DisplayManager |
The DisplayManager utlizes the CMLObjectList to make global updates
to all of the CML objects. |
| FileManager |
The FileManager handles the loading of all external files. |
| FontManager |
The FontManager loads embedded fonts. |
| LayoutManager |
The LayoutManager manages global layout definitions. |
| ResourceManager |
... |
| SoundManager |
The sound manager only handles Sound elements attached to CML display objects for the purposes of accessibility. |
| StateManager |
Manages the storage and loading of object states through the RenderKit or the State tag. |
| WindowManager |
Window Manager, Singleton
|