public abstract static class NotificationListener.Adapter extends java.lang.Object implements NotificationListener
NotificationListener.Adapter, NotificationListener.UrlOpeningListener
URL_OPENING_LISTENER
Constructor and Description |
---|
Adapter() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
hyperlinkActivated(Notification notification,
javax.swing.event.HyperlinkEvent e) |
void |
hyperlinkUpdate(Notification notification,
javax.swing.event.HyperlinkEvent event) |
public final void hyperlinkUpdate(Notification notification, javax.swing.event.HyperlinkEvent event)
hyperlinkUpdate
in interface NotificationListener
protected abstract void hyperlinkActivated(Notification notification, javax.swing.event.HyperlinkEvent e)