org.apache.batik.swing.svg
Interface LinkActivationListener

All Known Implementing Classes:
JSVGViewerFrame

public interface LinkActivationListener

This interface represents a listener to the LinkActivationEvent events.

Version:
$Id: LinkActivationListener.java,v 1.2 2003/08/08 11:39:24 vhardy Exp $
Author:
Stephane Hillion

Method Summary
 void linkActivated(LinkActivationEvent e)
          Called when a link was activated.
 

Method Detail

linkActivated

public void linkActivated(LinkActivationEvent e)
Called when a link was activated.



<oXygen/> XML Editor uses Batik from the Apache Foundation to provide support for previewing SVG documents. See the SVG Editor section for more info.