JavaScript is disabled on your browser.
Skip navigation links
Java SE 21 & JDK 21
Overview
Module
Package
Class
Use
Tree
Preview
New
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
java.desktop
Package
javax.swing.event
Interface HyperlinkListener
所有超级接口:
EventListener
public interface
HyperlinkListener
extends
EventListener
超链接监听器
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
hyperlinkUpdate
(
HyperlinkEvent
e)
当超文本链接更新时调用。
Method Details
hyperlinkUpdate
void
hyperlinkUpdate
(
HyperlinkEvent
e)
当超文本链接更新时调用。
参数:
e
- 负责更新的事件