#include <MessageCenter.h>
Public Member Functions | |
void | paint (Graphics &g) |
Private Member Functions | |
void | resized () |
void | actionListenerCallback (const String &message) |
Private Attributes | |
Label * | messageDisplayArea |
Colour | messageBackground |
Allows the application to display messages to the user.
The MessageCenter is located along the bottom left of the application window.