uk.ac.man.bioinf.gui.viewer.event
Class AlignmentSelectionListenerSupport
java.lang.Object
|
+--uk.ac.man.bioinf.gui.viewer.event.AlignmentSelectionListenerSupport
- public class AlignmentSelectionListenerSupport
- extends Object
AlignmentSelectionListenerSupport.java
Created: Mon Apr 10 12:31:19 2000
- Version:
- $Id: AlignmentSelectionListenerSupport.java,v 1.2 2001/04/11 17:04:42 lord Exp $
- Author:
- Phillip Lord
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AlignmentSelectionListenerSupport
public AlignmentSelectionListenerSupport()
addAlignmentSelectionListener
public void addAlignmentSelectionListener(AlignmentSelectionListener listener)
removeAlignmentSelectionListener
public void removeAlignmentSelectionListener(AlignmentSelectionListener listener)
fireAlignmentSelectionEvent
public void fireAlignmentSelectionEvent(AlignmentSelectionEvent event)