Spec-Zone .ru
спецификации, руководства, описания, API
JavaTM 2 Platform
Standard Edition

javax.swing.event
Interface HyperlinkListener


public interface HyperlinkListener
extends EventListener

HyperlinkListener


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

Method Detail

hyperlinkUpdate

public void hyperlinkUpdate(HyperlinkEvent e)
Called when a hypertext link is updated.
Parameters:
e - the event responsible for the update

JavaTM 2 Platform
Standard Edition

Submit a bug or feature
Java, Java 2D, and JDBC are a trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1999 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.