de.fhkoeln.zra.statix.help
Class StatHelpPane.Hyperactive

java.lang.Object
  |
  +--de.fhkoeln.zra.statix.help.StatHelpPane.Hyperactive
All Implemented Interfaces:
EventListener, HyperlinkListener
Enclosing class:
StatHelpPane

class StatHelpPane.Hyperactive
extends Object
implements HyperlinkListener


Constructor Summary
(package private) StatHelpPane.Hyperactive()
           
 
Method Summary
 void hyperlinkUpdate(HyperlinkEvent e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatHelpPane.Hyperactive

StatHelpPane.Hyperactive()
Method Detail

hyperlinkUpdate

public void hyperlinkUpdate(HyperlinkEvent e)
Specified by:
hyperlinkUpdate in interface HyperlinkListener