JavaScript is disabled on your browser.
Skip navigation links
Java SE 21 & JDK 21
总览
模块
包
类
Use
树
实验API
新API
过时API
索引
帮助
Summary:
Nested
Field
构造函数
方法
详情:
Field
构造函数
方法
Summary:
Nested |
Field |
构造函数 |
方法
详情:
Field |
构造函数 |
方法
搜索
Module
java.desktop
Package
javax.swing.event
Interface HyperlinkListener
All Superinterfaces:
EventListener
public interface
HyperlinkListener
extends
EventListener
HyperlinkListener
Method Summary
All Methods
Instance Methods
Abstract Methods
修饰符和类
方法
描述
void
hyperlinkUpdate
(
HyperlinkEvent
e)
Called when a hypertext link is updated.
Method Details
hyperlinkUpdate
void
hyperlinkUpdate
(
HyperlinkEvent
e)
Called when a hypertext link is updated.
Parameters:
e
- the event responsible for the update