|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use STANDUPSpeakable | |
---|---|
standup.clouds | This package provides the implementation for the STANDUP user interface. |
Uses of STANDUPSpeakable in standup.clouds |
---|
Fields in standup.clouds declared as STANDUPSpeakable | |
---|---|
(package private) STANDUPSpeakable[] |
TalkingHeadRepeatable.cachedMySpeakable
|
(package private) STANDUPSpeakable[] |
ScrollerButton.cachedMySpeakable
|
protected STANDUPSpeakable[] |
CloudLabel.customSpeechSegments
|
Methods in standup.clouds that return STANDUPSpeakable | |
---|---|
(package private) STANDUPSpeakable[] |
CloudLabel.getSpeechSegments()
|
STANDUPSpeakable[] |
TalkingHeadRepeatable.getSpeechText()
|
STANDUPSpeakable[] |
ScrollerButton.getSpeechText()
|
STANDUPSpeakable[] |
EntityAnimatedInteractiveBubbleLabel.getSpeechText()
|
abstract STANDUPSpeakable[] |
EntityAnimatedInteractive.getSpeechText()
|
Methods in standup.clouds that return types with arguments of type STANDUPSpeakable | |
---|---|
private List<STANDUPSpeakable> |
CloudLabel.compressSpeakables(List<STANDUPSpeakable> oldSegments)
|
private List<STANDUPSpeakable> |
CloudLabel.getSpeakables(WordStruct _ws)
|
Methods in standup.clouds with parameters of type STANDUPSpeakable | |
---|---|
private void |
STANDUPSpeaker.speak(STANDUPSpeakable pesan)
|
void |
STANDUPSpeaker.speak(STANDUPSpeakable[] segments,
AnyLock lock)
Speaks the given segments in a separate STANDUP thread, and wakes the given lock upon completion. |
void |
STANDUPSpeaker.speak(STANDUPSpeakable[] segments,
boolean waitTilDone)
|
Method parameters in standup.clouds with type arguments of type STANDUPSpeakable | |
---|---|
private List<STANDUPSpeakable> |
CloudLabel.compressSpeakables(List<STANDUPSpeakable> oldSegments)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |