![]() | [using it] | Interface Manipulation Package v4.0 (2008-06-25) | ![]() | ©copyright | ![]() |
public static interface Sampler.Listener
Defines a start/stop/pause/resume event listener.
Method Summary | |
---|---|
void |
eventSent(String event)
Called when an event occurs. |
Method Detail |
---|
void eventSent(String event)
eventSent
in interface Event.Listener<String>
event
- The event "start"/"stop"/"pause"/"resume" value.