jcreek.gui.representation
Interface LinkListener

All Superinterfaces:
java.util.EventListener

public interface LinkListener
extends java.util.EventListener

Title: LinkListener

Description: Listener that will be notified when a link icon is clicked in a table described by a FrameTableModel.

Version:
1.0
Author:
Frode Sørmo

Method Summary
 void linkAction(LinkEvent e)
           
 void linkClicked(LinkEvent e)
           
 

Method Detail

linkClicked

public void linkClicked(LinkEvent e)

linkAction

public void linkAction(LinkEvent e)


Created at IDI, NTNU by the Artificial Intelligence and Learning group