public abstract class HyperlinkAdapter
extends java.lang.Object
implements javax.swing.event.HyperlinkListener
| Constructor and Description |
|---|
HyperlinkAdapter() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
hyperlinkActivated(javax.swing.event.HyperlinkEvent e) |
void |
hyperlinkUpdate(javax.swing.event.HyperlinkEvent e) |