Package org.bidib.wizard.spy.tray
Class TrayNotificationController
- java.lang.Object
-
- org.bidib.wizard.spy.tray.TrayNotificationController
-
public class TrayNotificationController extends Object
TheTrayNotificationControllerhandles the display of the notifications in the tray for the spy.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classTrayNotificationController.BalloonMessage
-
Constructor Summary
Constructors Constructor Description TrayNotificationController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddErrorNotification(String caption, String message)voidaddInfoNotification(String caption, String message)voidstart(Tray tray)voidstopWatcher()
-