net.sourceforge.nite.nom.link
Interface NOMView

All Known Implementing Classes:
DACoder, DECoder, JastCoder

public interface NOMView

A NOMView reacts to changes made to the NOM by other modules. Implemented by any screen element that can be affected by a NOM change, for example a transcription view or an annotation board.

Author:
jonathan

Method Summary
 void handleChange(NOMEdit edit)
          handle a specific change to the corpus
 

Method Detail

handleChange

void handleChange(NOMEdit edit)
handle a specific change to the corpus