com.webkitchen.brainathlon.gameComponents
Interface ISpectrumListener

All Superinterfaces:
java.util.EventListener

public interface ISpectrumListener
extends java.util.EventListener

Listener interface for receiving filtered frequency spectrum values in the four standard frequency bands of Beta, Alpha, Theta and Delta

See Also:
ISpectrumGenerator, Spectrum

Method Summary
 void receiveSpectrum(Spectrum spectrum)
          Receive the latest filtered spectrum values in the four standard frequency bands of Beta, Alpha, Theta and Delta
 

Method Detail

receiveSpectrum

void receiveSpectrum(Spectrum spectrum)
Receive the latest filtered spectrum values in the four standard frequency bands of Beta, Alpha, Theta and Delta

Parameters:
spectrum - the latest filtered spectrum