User interface
Description
A group of APIs that access UI such as editors and navigators.
Interfaces belonging to the area
| Name | Description |
|---|---|
| IWorkspaceWindow | Provides access to the application window. |
| IEditorPage | Provides access to the editor UI. |
| IUIElement | Provides access to UI elements. |
| IEditorView | Common interface for 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 the UI such as basic dialogs. |
| IFinder | Provides access to the Finder UI. |