lapis.swing
Class BrowserAction.Hyperlink
java.lang.Object
lapis.swing.BrowserAction.Hyperlink
- All Implemented Interfaces:
- EventListener, HyperlinkListener
- Enclosing class:
- BrowserAction
- public static class BrowserAction.Hyperlink
- extends Object
- implements HyperlinkListener
Listener invoked when user mouses over or clicks on a hyperlink
in a Browser.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BrowserAction.Hyperlink
public BrowserAction.Hyperlink(Browser browser)
hyperlinkUpdate
public void hyperlinkUpdate(HyperlinkEvent e)
- Specified by:
hyperlinkUpdate
in interface HyperlinkListener