net.sourceforge.nite.tools.linker
Interface LinkChangeListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
LinkDisplayModule

public interface LinkChangeListener
extends java.util.EventListener

Listener interface to get notification of changes in the selection of an NTranscriptionView.


Method Summary
 void linkChanged()
          notification of a change in the links
 

Method Detail

linkChanged

void linkChanged()
notification of a change in the links