public class MacOsSayNotifier extends java.lang.Object implements SystemTrayNotifier
SystemTrayNotifier.NotificationLevel| Constructor and Description |
|---|
MacOsSayNotifier() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Runtime |
getRuntime() |
void |
notify(java.lang.String msgTitle,
java.lang.String msgBody,
SystemTrayNotifier.NotificationLevel level) |
public void notify(java.lang.String msgTitle,
java.lang.String msgBody,
SystemTrayNotifier.NotificationLevel level)
notify in interface SystemTrayNotifierprotected java.lang.Runtime getRuntime()
Copyright © 2018 SAP SE. All Rights Reserved.