See: Description
Interface | Description |
---|---|
IUIContext |
A class for obtaining an object corresponding to a specified context type.
|
IUIContextConstants |
Constants for possible UI context names.
|
MMIUIUtil.ContentCreator |
The
ContentCreator is used as a call back to the user to populate
a resource with initial contents. |
Class | Description |
---|---|
DiagramTypePropertyTester |
Property tester for diagram type used by the MMIUIService.
|
MMIUIUtil |
MMI UI utility class.
|
UIContext |
A class for obtaining an object corresponding to a specified context type.
|
Contains utility classes for the MMI UI plugin.
DiagramTypePropertyTester
:
XML property tester for the diagram type, well suited for the UIContext.IUIContext
:
Describes a user interface context (e.g. for dropping and object).IUIContextConstants
:
Constants that describe types of user interface context (e.g. edit parts).UIContext
:
Concrete implementation of IUIContext.