standup.clouds
Class CloudLabelFactory

java.lang.Object
  extended by standup.clouds.CloudLabelFactory

public class CloudLabelFactory
extends Object

This class defines all the user interface messages.

The messages are obtained through static methods that return CloudLabels (with the exception of CloudButtonWordTrie.constructMessageLabel()).

Author:
Ruli Manurung

Field Summary
(package private) static SymbolType[] ss
           
static boolean TELEGRAPHICMODE
           
 
Constructor Summary
CloudLabelFactory()
           
 
Method Summary
private static void addPlainSegmentedTextToCloudLabel(CloudLabel bubbleLabel, String longString)
           
static CloudLabel getCloudLabel(Lexeme l)
           
static CloudLabel getCloudLabel(LexemeSet lxs)
           
static CloudLabel getCloudLabel(Topic t)
           
static CloudLabel getCloudLabelAddToFavourites()
           
static CloudLabel getCloudLabelAlphabet()
           
static CloudLabel getCloudLabelAnyJoke()
           
static CloudLabel getCloudLabelAye(String msg)
           
static CloudLabel getCloudLabelComingBack()
           
static CloudLabel getCloudLabelFavourites()
           
static CloudLabel getCloudLabelFirstLine()
           
static CloudLabel getCloudLabelFirstLineOld()
           
static CloudLabel getCloudLabelFirstTime()
           
static CloudLabel getCloudLabelGetJoke()
           
static CloudLabel getCloudLabelGetReady()
           
static CloudLabel getCloudLabelGetReadyOld()
           
static CloudLabel getCloudLabelJoke(String caption)
           
static CloudLabel getCloudLabelKinds()
           
static CloudLabel getCloudLabelLastLine()
           
static CloudLabel getCloudLabelLastLineOld()
           
static CloudLabel getCloudLabelLetter(String caption)
           
static CloudLabel getCloudLabelLoginCancel()
           
static CloudLabel getCloudLabelMyFavourites()
           
static CloudLabel getCloudLabelNae(String msg)
           
static CloudLabel getCloudLabelNewJoke()
           
static CloudLabel getCloudLabelNewJoke(String caption)
           
static CloudLabel getCloudLabelNextJoke()
           
static CloudLabel getCloudLabelOK()
           
static CloudLabel getCloudLabelPastJokes()
           
static CloudLabel getCloudLabelPreviousJoke()
           
static CloudLabel getCloudLabelSayAgain()
           
static CloudLabel getCloudLabelSeeWordsAboutTopic(Topic t)
           
static CloudLabel getCloudLabelSpell()
           
static CloudLabel getCloudLabelSpell(String caption)
           
static CloudLabel getCloudLabelSubjects()
           
static CloudLabel getCloudLabelSubjects(String caption)
           
static CloudLabel getCloudLabelTellJoke()
           
static CloudLabel getCloudLabelTellJoke(String caption)
           
static CloudLabel getCloudLabelWord(String caption)
           
static CloudLabel getCloudLabelWords()
           
static CloudLabel getDialogMessageAddToFav()
           
static CloudLabel getDialogMessageConfirmProfileSelection(String ortho)
           
static CloudLabel getDialogMessageDuplicateName(String ortho)
           
static CloudLabel getDialogMessageExit()
           
static CloudLabel getDialogMessageFavDuplicate()
           
static CloudLabel getDialogMessageFinish()
           
static CloudLabel getDialogMessageFirstJoke()
           
static CloudLabel getDialogMessageGoHome()
           
static CloudLabel getDialogMessageInvalidName()
           
static CloudLabel getDialogMessageLastJoke()
           
static CloudLabel getDialogMessageNewJoke()
           
static CloudLabel getDialogMessageNoJokes1()
           
static CloudLabel getDialogMessageNoJokes2()
           
static CloudLabel getDialogMessageNoNames()
           
static CloudLabel getDialogMessageNoWords()
           
static CloudLabel getDialogMessageNoWords(String ortho)
           
static CloudLabel getDialogMessageProfileCreation(String ortho)
           
static CloudLabel getDialogMessageProfileCreation2(String ortho)
           
static CloudLabel getDialogMessageProfileLoading()
           
static CloudLabel getDialogMessageTypeName()
           
static CloudLabel getDialogMessageTypeWord()
           
static CloudLabel getDialogMessageWelcomeBack(String name)
           
static CloudLabel getHelp01()
           
static CloudLabel getHelp02()
           
static CloudLabel getHelp03()
           
static CloudLabel getHelp04()
           
static CloudLabel getHelp05()
           
static CloudLabel getHelp06(Topic topic)
           
static CloudLabel getHelp07()
           
static CloudLabel getHelp08()
           
static CloudLabel getHelp09()
           
static CloudLabel getHelp09a(char letter1, char letter2)
           
static CloudLabel getHelp09b(char letter)
           
static CloudLabel getHelp10()
           
static CloudLabel getHelp11(JokeType type)
           
static CloudLabel getHelp12(Topic topic)
           
static CloudLabel getHelp13(Topic topic)
           
static CloudLabel getHelp14(Topic topic)
           
static CloudLabel getHelp15(LexemeSet ls1, LexemeSet ls2)
           
static CloudLabel getHelp1618(LexemeSet ls)
           
static CloudLabel getHelp17(char letter)
           
static CloudLabel getHelp19(Lexeme word)
           
static CloudLabel getHelp20()
           
static CloudLabel getHelp21()
           
static CloudLabel getHelp22()
           
static CloudLabel getHelp23()
           
static CloudLabel getHelp24()
           
static CloudLabel getHelp25()
           
static CloudLabel getHelp26()
           
static CloudLabel getHelp27()
           
static CloudLabel getHelp28()
           
static CloudLabel getHelp29()
           
static CloudLabel getHelp30()
           
static CloudLabel getHelp31()
           
static CloudLabel getHelp32()
           
static CloudLabel getHelpScrollerLeft()
           
static CloudLabel getHelpScrollerRight()
           
static CloudLabel getHelpToolbarBack()
           
static CloudLabel getHelpToolbarExit()
           
static CloudLabel getHelpToolbarForward()
           
static CloudLabel getHelpToolbarHome()
           
static CloudLabel getLabelProgressMapHome()
           
static CloudLabel getLabelProgressMapJokes()
           
static CloudLabel getLabelProgressMapKinds()
           
static CloudLabel getLabelProgressMapNew()
           
static CloudLabel getLabelProgressMapOld()
           
static CloudLabel getLabelProgressMapSubjects()
           
static CloudLabel getLabelProgressMapTell()
           
static CloudLabel getLabelProgressMapWords()
           
static CloudLabel getLabelToolbarBack()
           
static CloudLabel getLabelToolbarEnd()
           
static CloudLabel getLabelToolbarExit()
           
static CloudLabel getLabelToolbarForward()
           
static CloudLabel getLabelToolbarHelp()
           
static CloudLabel getLabelToolbarHome()
           
static CloudLabel getMessageBrowsingOldJokes()
           
static CloudLabel getMessageBrowsingProfiles()
           
static CloudLabel getMessageBrowsingSubjects()
           
static CloudLabel getMessageBrowsingSubjectWords()
           
static CloudLabel getMessageBrowsingWords()
           
static CloudLabel getMessageChooseCorrectMeaning(LexemeSet lxs)
           
static CloudLabel getMessageGetReady()
           
static CloudLabel getMessageHelp()
           
static CloudLabel getMessageHome(String name)
           
static CloudLabel getMessageKinds()
           
static CloudLabel getMessageLoginGreeting()
           
static CloudLabel getMessageNewOrOld()
           
static CloudLabel getMessageWords()
           
static CloudLabel getModifier(Lexeme lexeme)
           
static CloudLabel getModifier(LexemeSet lxs)
           
static CloudLabel getModifier(Topic topic)
           
private static CloudLabel getPlainSegmentedTextCloudLabel(String longString)
           
(package private) static void setSymbolSet(SymbolType[] _ss)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TELEGRAPHICMODE

public static final boolean TELEGRAPHICMODE
See Also:
Constant Field Values

ss

static SymbolType[] ss
Constructor Detail

CloudLabelFactory

public CloudLabelFactory()
Method Detail

setSymbolSet

static void setSymbolSet(SymbolType[] _ss)

getPlainSegmentedTextCloudLabel

private static CloudLabel getPlainSegmentedTextCloudLabel(String longString)

addPlainSegmentedTextToCloudLabel

private static void addPlainSegmentedTextToCloudLabel(CloudLabel bubbleLabel,
                                                      String longString)

getCloudLabelJoke

public static CloudLabel getCloudLabelJoke(String caption)

getCloudLabelFirstTime

public static CloudLabel getCloudLabelFirstTime()

getCloudLabelLoginCancel

public static CloudLabel getCloudLabelLoginCancel()

getCloudLabelComingBack

public static CloudLabel getCloudLabelComingBack()

getCloudLabelAnyJoke

public static CloudLabel getCloudLabelAnyJoke()

getCloudLabelSubjects

public static CloudLabel getCloudLabelSubjects(String caption)

getCloudLabelSubjects

public static CloudLabel getCloudLabelSubjects()

getCloudLabelWords

public static CloudLabel getCloudLabelWords()

getCloudLabelWord

public static CloudLabel getCloudLabelWord(String caption)

getCloudLabelKinds

public static CloudLabel getCloudLabelKinds()

getCloudLabelMyFavourites

public static CloudLabel getCloudLabelMyFavourites()

getCloudLabelFavourites

public static CloudLabel getCloudLabelFavourites()

getCloudLabelLetter

public static CloudLabel getCloudLabelLetter(String caption)

getCloudLabelAlphabet

public static CloudLabel getCloudLabelAlphabet()

getCloudLabelSpell

public static CloudLabel getCloudLabelSpell(String caption)

getCloudLabelSpell

public static CloudLabel getCloudLabelSpell()

getCloudLabelSeeWordsAboutTopic

public static CloudLabel getCloudLabelSeeWordsAboutTopic(Topic t)

getCloudLabel

public static CloudLabel getCloudLabel(Lexeme l)

getCloudLabel

public static CloudLabel getCloudLabel(LexemeSet lxs)

getCloudLabel

public static CloudLabel getCloudLabel(Topic t)

getModifier

public static CloudLabel getModifier(Lexeme lexeme)

getModifier

public static CloudLabel getModifier(LexemeSet lxs)

getModifier

public static CloudLabel getModifier(Topic topic)

getCloudLabelGetJoke

public static CloudLabel getCloudLabelGetJoke()

getCloudLabelNewJoke

public static CloudLabel getCloudLabelNewJoke(String caption)

getCloudLabelNewJoke

public static CloudLabel getCloudLabelNewJoke()

getCloudLabelPastJokes

public static CloudLabel getCloudLabelPastJokes()

getCloudLabelNextJoke

public static CloudLabel getCloudLabelNextJoke()

getCloudLabelPreviousJoke

public static CloudLabel getCloudLabelPreviousJoke()

getCloudLabelAddToFavourites

public static CloudLabel getCloudLabelAddToFavourites()

getCloudLabelTellJoke

public static CloudLabel getCloudLabelTellJoke(String caption)

getCloudLabelTellJoke

public static CloudLabel getCloudLabelTellJoke()

getCloudLabelGetReady

public static CloudLabel getCloudLabelGetReady()

getCloudLabelFirstLine

public static CloudLabel getCloudLabelFirstLine()

getCloudLabelLastLine

public static CloudLabel getCloudLabelLastLine()

getCloudLabelGetReadyOld

public static CloudLabel getCloudLabelGetReadyOld()

getCloudLabelFirstLineOld

public static CloudLabel getCloudLabelFirstLineOld()

getCloudLabelLastLineOld

public static CloudLabel getCloudLabelLastLineOld()

getCloudLabelSayAgain

public static CloudLabel getCloudLabelSayAgain()

getCloudLabelAye

public static CloudLabel getCloudLabelAye(String msg)

getCloudLabelOK

public static CloudLabel getCloudLabelOK()

getCloudLabelNae

public static CloudLabel getCloudLabelNae(String msg)

getMessageChooseCorrectMeaning

public static CloudLabel getMessageChooseCorrectMeaning(LexemeSet lxs)

getMessageNewOrOld

public static CloudLabel getMessageNewOrOld()

getMessageBrowsingProfiles

public static CloudLabel getMessageBrowsingProfiles()

getMessageBrowsingWords

public static CloudLabel getMessageBrowsingWords()

getMessageBrowsingSubjects

public static CloudLabel getMessageBrowsingSubjects()

getMessageBrowsingSubjectWords

public static CloudLabel getMessageBrowsingSubjectWords()

getMessageBrowsingOldJokes

public static CloudLabel getMessageBrowsingOldJokes()

getMessageHome

public static CloudLabel getMessageHome(String name)

getMessageWords

public static CloudLabel getMessageWords()

getMessageKinds

public static CloudLabel getMessageKinds()

getMessageGetReady

public static CloudLabel getMessageGetReady()

getMessageLoginGreeting

public static CloudLabel getMessageLoginGreeting()

getMessageHelp

public static CloudLabel getMessageHelp()

getDialogMessageConfirmProfileSelection

public static CloudLabel getDialogMessageConfirmProfileSelection(String ortho)

getDialogMessageInvalidName

public static CloudLabel getDialogMessageInvalidName()

getDialogMessageDuplicateName

public static CloudLabel getDialogMessageDuplicateName(String ortho)

getDialogMessageTypeWord

public static CloudLabel getDialogMessageTypeWord()

getDialogMessageTypeName

public static CloudLabel getDialogMessageTypeName()

getDialogMessageNoWords

public static CloudLabel getDialogMessageNoWords(String ortho)

getDialogMessageNoNames

public static CloudLabel getDialogMessageNoNames()

getDialogMessageProfileCreation

public static CloudLabel getDialogMessageProfileCreation(String ortho)

getDialogMessageProfileCreation2

public static CloudLabel getDialogMessageProfileCreation2(String ortho)

getDialogMessageProfileLoading

public static CloudLabel getDialogMessageProfileLoading()

getDialogMessageWelcomeBack

public static CloudLabel getDialogMessageWelcomeBack(String name)

getDialogMessageNewJoke

public static CloudLabel getDialogMessageNewJoke()

getDialogMessageAddToFav

public static CloudLabel getDialogMessageAddToFav()

getDialogMessageFavDuplicate

public static CloudLabel getDialogMessageFavDuplicate()

getDialogMessageFinish

public static CloudLabel getDialogMessageFinish()

getDialogMessageExit

public static CloudLabel getDialogMessageExit()

getDialogMessageGoHome

public static CloudLabel getDialogMessageGoHome()

getDialogMessageNoWords

public static CloudLabel getDialogMessageNoWords()

getDialogMessageNoJokes1

public static CloudLabel getDialogMessageNoJokes1()

getDialogMessageNoJokes2

public static CloudLabel getDialogMessageNoJokes2()

getDialogMessageFirstJoke

public static CloudLabel getDialogMessageFirstJoke()

getDialogMessageLastJoke

public static CloudLabel getDialogMessageLastJoke()

getLabelToolbarBack

public static CloudLabel getLabelToolbarBack()

getLabelToolbarForward

public static CloudLabel getLabelToolbarForward()

getLabelToolbarHome

public static CloudLabel getLabelToolbarHome()

getLabelToolbarHelp

public static CloudLabel getLabelToolbarHelp()

getLabelToolbarExit

public static CloudLabel getLabelToolbarExit()

getLabelToolbarEnd

public static CloudLabel getLabelToolbarEnd()

getLabelProgressMapHome

public static CloudLabel getLabelProgressMapHome()

getLabelProgressMapJokes

public static CloudLabel getLabelProgressMapJokes()

getLabelProgressMapNew

public static CloudLabel getLabelProgressMapNew()

getLabelProgressMapOld

public static CloudLabel getLabelProgressMapOld()

getLabelProgressMapSubjects

public static CloudLabel getLabelProgressMapSubjects()

getLabelProgressMapWords

public static CloudLabel getLabelProgressMapWords()

getLabelProgressMapKinds

public static CloudLabel getLabelProgressMapKinds()

getLabelProgressMapTell

public static CloudLabel getLabelProgressMapTell()

getHelpScrollerLeft

public static CloudLabel getHelpScrollerLeft()

getHelpScrollerRight

public static CloudLabel getHelpScrollerRight()

getHelp01

public static CloudLabel getHelp01()

getHelp02

public static CloudLabel getHelp02()

getHelp03

public static CloudLabel getHelp03()

getHelp04

public static CloudLabel getHelp04()

getHelp05

public static CloudLabel getHelp05()

getHelp06

public static CloudLabel getHelp06(Topic topic)

getHelp07

public static CloudLabel getHelp07()

getHelp08

public static CloudLabel getHelp08()

getHelp09

public static CloudLabel getHelp09()

getHelp09a

public static CloudLabel getHelp09a(char letter1,
                                    char letter2)

getHelp09b

public static CloudLabel getHelp09b(char letter)

getHelp10

public static CloudLabel getHelp10()

getHelp11

public static CloudLabel getHelp11(JokeType type)

getHelp12

public static CloudLabel getHelp12(Topic topic)

getHelp13

public static CloudLabel getHelp13(Topic topic)

getHelp14

public static CloudLabel getHelp14(Topic topic)

getHelp15

public static CloudLabel getHelp15(LexemeSet ls1,
                                   LexemeSet ls2)

getHelp1618

public static CloudLabel getHelp1618(LexemeSet ls)

getHelp17

public static CloudLabel getHelp17(char letter)

getHelp19

public static CloudLabel getHelp19(Lexeme word)

getHelp20

public static CloudLabel getHelp20()

getHelp21

public static CloudLabel getHelp21()

getHelp22

public static CloudLabel getHelp22()

getHelp23

public static CloudLabel getHelp23()

getHelp24

public static CloudLabel getHelp24()

getHelp25

public static CloudLabel getHelp25()

getHelp26

public static CloudLabel getHelp26()

getHelp27

public static CloudLabel getHelp27()

getHelp28

public static CloudLabel getHelp28()

getHelp29

public static CloudLabel getHelp29()

getHelp30

public static CloudLabel getHelp30()

getHelp31

public static CloudLabel getHelp31()

getHelp32

public static CloudLabel getHelp32()

getHelpToolbarBack

public static CloudLabel getHelpToolbarBack()

getHelpToolbarForward

public static CloudLabel getHelpToolbarForward()

getHelpToolbarHome

public static CloudLabel getHelpToolbarHome()

getHelpToolbarExit

public static CloudLabel getHelpToolbarExit()