Package net.sourceforge.uiq3.calculator
Class Help_Dialog.Follow_Hyperlink
- java.lang.Object
-
- net.sourceforge.uiq3.calculator.Help_Dialog.Follow_Hyperlink
-
- All Implemented Interfaces:
EventListener
,HyperlinkListener
- Enclosing class:
- Help_Dialog
private class Help_Dialog.Follow_Hyperlink extends Object implements HyperlinkListener
-
-
Constructor Summary
Constructors Modifier Constructor Description private
Follow_Hyperlink()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
hyperlinkUpdate(HyperlinkEvent Event)
-
-
-
Method Detail
-
hyperlinkUpdate
public void hyperlinkUpdate(HyperlinkEvent Event)
- Specified by:
hyperlinkUpdate
in interfaceHyperlinkListener
-
-