public class TrayNotificationController extends Object
TrayNotificationController handles the display of the notifications in the tray for the spy.| Modifier and Type | Class and Description |
|---|---|
static class |
TrayNotificationController.BalloonMessage |
| Constructor and Description |
|---|
TrayNotificationController() |
| Modifier and Type | Method and Description |
|---|---|
void |
addErrorNotification(String caption,
String message) |
void |
addInfoNotification(String caption,
String message) |
void |
start(Tray tray) |
void |
stopWatcher() |
Copyright © 2020. All rights reserved.