Interface | Description |
---|---|
IComponentCoordinator<L,A,M> |
Notifies the components included in perspective.
|
IComponentDelegator<L,A,M> |
A component delegate handles delegate actions.
|
ICoordinator<L,A,M> |
Defines a basic observer for component messages; handles the message and
delegate to responsible component.
|
IDelegator<L,A,M> |
Basic delegate interface
|
IMessageDelegator<L,A,M> |
Defines an interface for a message delegator.
|
IPerspectiveCoordinator<L,A,M> |
Notifies perspectives and components included in workbench.
|