Package | Description |
---|---|
org.openide.awt |
A set of utility classes pertaining to the visual appearance of NetBeans.
|
Modifier and Type | Method and Description |
---|---|
static NotificationDisplayer |
NotificationDisplayer.getDefault()
Looks for an implementation in global Lookup, if none is found then it falls
back to a primitive implementation which displays the notifications in main
window's status line.
|