|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IBandSampleGenerator
Filters for a specific frequency band, and notifies listeners of the latest values
IBandSampleListener| Method Summary | |
|---|---|
void |
addBandListener(IBandSampleListener listener)
Attach listener to receive notification/copies of all new band values |
void |
removeAllBandListeners()
Remove all listeners from our notification list |
void |
removeBandListener(IBandSampleListener listener)
Remove listener from our notification list |
| Method Detail |
|---|
void addBandListener(IBandSampleListener listener)
listener - the observer who wants to receive band valuesvoid removeBandListener(IBandSampleListener listener)
listener - the observer to removevoid removeAllBandListeners()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||