| Package | Description |
|---|---|
| org.eclipse.nebula.widgets.opal.notifier |
| Modifier and Type | Method and Description |
|---|---|
(package private) static NotifierColors |
NotifierColorsFactory.getColorsForTheme(NotifierColorsFactory.NotifierTheme theme) |
| Modifier and Type | Method and Description |
|---|---|
protected static org.eclipse.swt.widgets.Shell |
Notifier.createNotificationWindow(org.eclipse.swt.graphics.Image image,
java.lang.String title,
java.lang.String text,
NotifierColors colors)
Creates a notification window
|