public class BrowserHyperlinkListener extends HyperlinkAdapter
| Modifier and Type | Field and Description |
|---|---|
static BrowserHyperlinkListener |
INSTANCE |
| Constructor and Description |
|---|
BrowserHyperlinkListener() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
hyperlinkActivated(javax.swing.event.HyperlinkEvent e) |
hyperlinkUpdatepublic static final BrowserHyperlinkListener INSTANCE
protected void hyperlinkActivated(javax.swing.event.HyperlinkEvent e)
hyperlinkActivated in class HyperlinkAdapter