All Packages Class Hierarchy This Package Previous Next Index
Interface com.sun.java.swing.event.HyperlinkListener
- public interface HyperlinkListener
- extends EventListener
HyperlinkListener
-
hyperlinkUpdate(HyperlinkEvent)
- Called when a hypertext link is updated.
hyperlinkUpdate
public abstract void hyperlinkUpdate(HyperlinkEvent e)
- Called when a hypertext link is updated.
- Parameters:
- e - the event responsible for the update
All Packages Class Hierarchy This Package Previous Next Index