Interface HyperlinkListener

    • Method Summary

      Modifier and Type Method and Description
      void hyperlinkUpdate(HyperlinkEvent e)
      Called when a hypertext link is updated.
    • Method Detail

      • hyperlinkUpdate

        void hyperlinkUpdate(HyperlinkEvent e)
        Called when a hypertext link is updated.
        Parameters:
        e - the event responsible for the update