public interface NotificationListener
NotificationAction
instead of "action" links in HTML content.
Use URL_OPENING_LISTENER
to open external links in browser.NotificationAction
Modifier and Type | Interface and Description |
---|---|
static class |
NotificationListener.Adapter |
static class |
NotificationListener.UrlOpeningListener |
Modifier and Type | Field and Description |
---|---|
static NotificationListener |
URL_OPENING_LISTENER |
Modifier and Type | Method and Description |
---|---|
void |
hyperlinkUpdate(Notification notification,
javax.swing.event.HyperlinkEvent event) |
static final NotificationListener URL_OPENING_LISTENER
void hyperlinkUpdate(Notification notification, javax.swing.event.HyperlinkEvent event)