org.apache.batik.swing.svg

Interface LinkActivationListener

public interface LinkActivationListener

This interface represents a listener to the LinkActivationEvent events.
Method Summary
voidlinkActivated(LinkActivationEvent e)
Called when a link was activated.

Method Detail

linkActivated

public void linkActivated(LinkActivationEvent e)
Called when a link was activated.
Copyright B) 2007 Apache Software Foundation. All Rights Reserved.