| Class | Description |
---|
| AttachmentDropManager |
The AttachmentDropManager class provides support for dropping IAttachments to the UI Component classes. |
| CollectionManager |
CollectionManager acts as a layer between navigator components and an INavigatorHost
for managing the collection of files in the Portfolio. |
| CommandManager |
The CommandManager is the central control for navigator commands that directly
affect the attachments in the Portfolio, such as previewing, editing, and extracting
attachments. |
| FlashSkinManager |
The FlashSkinManager dynamically loads skin SWF files and creates object instances from
them to be used as visual assets by Flex components and skins. |
| FontManager |
The FontManager handles adding and registering fonts and keeping track of
whether fonts are to be embedded when the Portfolio is saved. |
| PropertyManager | PropertyManager loads nav property XML files and propagates their contents to the navigator host. |
| ResourceManager |
The ResourceManager is a singleton class that facilitates the use of resource data associated with
the navigator. |
| StringManager |
The StringManager provides support for localization of the UI text for the
navigator. |
| ThumbnailManager |
The ThumbnailManager caches and manages thumbnail images of attachments. |