Interface HyperlinkListener

All Superinterfaces:
EventListener
public interface HyperlinkListener
extends EventListener

HyperlinkListener

Methods

Modifier and Type Method Description
void hyperlinkUpdate​(HyperlinkEvent e)

Called when a hypertext link is updated.

Methods

hyperlinkUpdate

void hyperlinkUpdate(HyperlinkEvent e)

Called when a hypertext link is updated.

Parameters:
e - the event responsible for the update