MIRA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ViewParts

Views are dockable workbench parts within the workbench of the rich client platform.

They differ from editor parts in multiple ways. A view is designed to exist only once within a workbench. Views can interact with other workbench parts without knowing their type or functionality by the IAdaptable and IPartListener interfaces.

For tutorials and examples see GUI Components Tutorials