Please note that this documentation is not final and is subject to change.

Java™ Platform
Standard Ed. 7

DRAFT internal-b23

javax.swing.event
Interface HyperlinkListener

All Superinterfaces:
EventListener

public interface HyperlinkListener
extends EventListener

HyperlinkListener


Method Summary
 void hyperlinkUpdate(HyperlinkEvent e)
          Called when a hypertext link is updated.
 

Method Detail

hyperlinkUpdate

void hyperlinkUpdate(HyperlinkEvent e)
Called when a hypertext link is updated.

Parameters:
e - the event responsible for the update

Java™ Platform
Standard Ed. 7

DRAFT internal-b23

Submit a bug or feature

Copyright 2007 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.