anvil.gui
Interface AnvilMainChangeListener


public interface AnvilMainChangeListener

Listens to changes in Anvil main. At the moment: only new files loaded. Possible: on new annotation creation, reload, loading new video, closing video/annotation etc.


Method Summary
 void newAnnotationLoaded(anvil.gui.AnvilMainChangeEvent e)
          Called when Anvil loads a new annotation.
 

Method Detail

newAnnotationLoaded

public void newAnnotationLoaded(anvil.gui.AnvilMainChangeEvent e)
Called when Anvil loads a new annotation.