|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IVoiceBrowserView
The interface to add voice browser text view to a voice browser controller.
IVoiceBrowserController
Method Summary | |
---|---|
void |
drawAppendText(String text)
Voice browser controller invokes this method to hand out additional reading text to append current text in voice browser text view. |
void |
drawText(String text)
Voice browser controller invokes this method to hand out reading text to voice browser text view. |
Method Detail |
---|
void drawText(String text)
text
- reading textvoid drawAppendText(String text)
text
- additional reading text
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |