|
The Physiologist's Friend Simulation API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SpikeListener
SpikeListeners should implement this interface in order to be able to register themselves as recipients of spike events.
Method Summary | |
---|---|
void |
spikeOccurred(SpikeEvent e)
called by spike source ( SpikeReporter ) when a spike is detected |
Method Detail |
---|
void spikeOccurred(SpikeEvent e)
SpikeReporter
) when a spike is detected
e
- the spike event
|
http://www.ini.unizh.ch/~tobi/friend | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |