Interface LinkActivationListener

All Known Implementing Classes:
JSVGViewerFrame

public interface LinkActivationListener
This interface represents a listener to the LinkActivationEvent events.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Called when a link was activated.
  • Method Details