public abstract static class NotificationListener.Adapter extends java.lang.Object implements NotificationListener
NotificationListener.Adapter, NotificationListener.UrlOpeningListenerURL_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 NotificationListenerprotected abstract void hyperlinkActivated(Notification notification, javax.swing.event.HyperlinkEvent e)