User interface
Description
A group of APIs that access UI such as editors and navigators. 
API belonging to area
| Name | Description | 
|---|---|
| IWorkspaceWindow | Provides access to the application's window. | 
| IEditorPage | Provides access to the editor UI. | 
| IUIElement | Provides access to UI elements. | 
| IEditorView | This is the common interface for the main/sub editor UI. | 
| INavigator | Provides access to the Navigator. | 
| IInfoView | Provides access to the display page of the Information Window. | 
| ICommonUI | Provides access to UI such as basic dialogs. | 
| IFinder | Provides access to the Finder UI. |