| Interface | Description |
|---|---|
| IMessageView |
Interface for the message view, which is used to display messages to the user
|
| IWaitView |
Interface for the wait view, which is used to display wait dialogs to the
user
|
| Class | Description |
|---|---|
| MessageView |
Implementation for the message view, which is used to display messages to the user
|
| WaitView |
Implementation for the wait view, which is used to display wait dialogs to the user
|