uk.ac.man.bioinf.sequence.alignment.event
Interface AlignmentListener

All Superinterfaces:
EventListener
All Known Subinterfaces:
VetoableAlignmentListener
All Known Implementing Classes:
CinemaCoreView, CinemaGroupFrame, CinemaGroupModule, ConsensusPercentageIDColorMap, DefaultConsensusSequence, GroupSequenceAlignment, JAlignmentButtonPanel, JAlignmentViewer, PercentageIDCalculator, SequenceAlignmentTest, SequenceAlignmentToChangeableAdaptor, ThreadedColorMap

public interface AlignmentListener
extends EventListener

AlignmentListener.java Objects of this type should be signalled after a change has occured to a multiple sequence alignment

Version:
$Id: AlignmentListener.java,v 1.2 2001/04/11 17:04:43 lord Exp $
Author:
Phillip Lord
See Also:
Created: Tue Feb 15 19:51:22 2000

Method Summary
 void changeOccurred(AlignmentEvent event)
          method signalled after a change has occured to a multiple alignment
 

Method Detail

changeOccurred

public void changeOccurred(AlignmentEvent event)
method signalled after a change has occured to a multiple alignment

Parameters:
event - the event type