ix.iplan
Class IPlanOptionTool.OptionMatrix.LinkListener

java.lang.Object
  extended by ix.iplan.IPlanOptionTool.OptionMatrix.LinkListener
All Implemented Interfaces:
java.util.EventListener, javax.swing.event.HyperlinkListener
Enclosing class:
IPlanOptionTool.OptionMatrix

 class IPlanOptionTool.OptionMatrix.LinkListener
extends java.lang.Object
implements javax.swing.event.HyperlinkListener


Constructor Summary
IPlanOptionTool.OptionMatrix.LinkListener()
           
 
Method Summary
 void do_hyperlinkUpdate(javax.swing.event.HyperlinkEvent e)
           
 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

IPlanOptionTool.OptionMatrix.LinkListener

IPlanOptionTool.OptionMatrix.LinkListener()
Method Detail

hyperlinkUpdate

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

do_hyperlinkUpdate

public void do_hyperlinkUpdate(javax.swing.event.HyperlinkEvent e)