Interface ExtendedHyperlinkListener

  • All Superinterfaces:
    EventListener

    public interface ExtendedHyperlinkListener
    extends EventListener
    Listens for hyperlink events from FocusableTips. In addition to the link event, the text area that the tip is for is also received, which allows the listener to modify the displayed content, if desired.
    • Method Detail