edu.nrao.sss.model.resource
Interface BasebandCollectionListener

All Superinterfaces:
EventListener

public interface BasebandCollectionListener
extends EventListener

An object that is interested in changes to collections of CorrelatorBaseband.

Version Info:

$Revision: 1107 $
$Date: 2008-02-15 16:50:27 -0700 (Fri, 15 Feb 2008) $
$Author: dharland $ (last person to modify)

Since:
2008-02-14
Author:
David M. Harland

Method Summary
 void basebandCollectionChanged(BasebandCollectionEvent event)
          Called when basebands are added to, or removed from, a collection.
 

Method Detail

basebandCollectionChanged

void basebandCollectionChanged(BasebandCollectionEvent event)
Called when basebands are added to, or removed from, a collection.

Parameters:
event - the event that caused the change.


Copyright © 2009. All Rights Reserved.