ukacgla_HTMLMulti
Class Viewer.LinkClick

java.lang.Object
  |
  +--ukacgla_HTMLMulti.Viewer.LinkClick
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.HyperlinkListener
Enclosing class:
Viewer

protected class Viewer.LinkClick
extends java.lang.Object
implements javax.swing.event.HyperlinkListener

LinkClick is not used in this implementation. It is included for completeness, and if a future expansion of the package requires it.


Constructor Summary
protected Viewer.LinkClick()
           
 
Method Summary
 void hyperlinkUpdate(javax.swing.event.HyperlinkEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Viewer.LinkClick

protected Viewer.LinkClick()
Method Detail

hyperlinkUpdate

public void hyperlinkUpdate(javax.swing.event.HyperlinkEvent e)
Specified by:
hyperlinkUpdate in interface javax.swing.event.HyperlinkListener