Package | Description |
---|---|
ds.desktop.notify |
Modifier and Type | Method and Description |
---|---|
DesktopNotify |
NotificationBuilder.build()
Builds a new
DesktopNotify object. |
DesktopNotify |
NotificationBuilder.buildAndReset()
Builds a new
DesktopNotify object, and then resets this
builder for you to begin bilding the next one from scratch. |
Modifier and Type | Method and Description |
---|---|
protected static void |
DesktopNotifyDriver.postPane(DesktopNotify window)
Invoked by DesktopNotify, adds a notification to the queue.
|