public class JLabelHyperlinkHandler
extends java.lang.Object
| Constructor and Description |
|---|
JLabelHyperlinkHandler() |
JLabelHyperlinkHandler(javax.swing.JLabel label,
java.awt.event.ActionListener l) |
| Modifier and Type | Method and Description |
|---|---|
void |
addActionListener(java.awt.event.ActionListener l) |
javax.swing.JLabel |
getLabel() |
void |
removeActionListener(java.awt.event.ActionListener l) |
void |
setLabel(javax.swing.JLabel newValue) |
Copyright © 2022. All Rights Reserved.