|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SpeechEventDispatcher
Interface to be implemented by objects that dispatch
SpeechEvents.
SpeechEventUtilities| Method Summary | |
|---|---|
void |
dispatchSpeechEvent(SpeechEvent event)
Dispatches a SpeechEvent to all appropriate
SpeechEventListeners
on the object that implements this interface. |
| Method Detail |
|---|
void dispatchSpeechEvent(SpeechEvent event)
SpeechEvent to all appropriate
SpeechEventListeners
on the object that implements this interface.
event - the event to dispactch
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||