Uses of Class
ca.phon.util.Language
Packages that use Language
Package
Description
-
Uses of Language in ca.phon.app.ipalookup
Methods in ca.phon.app.ipalookup that return LanguageMethods in ca.phon.app.ipalookup with parameters of type Language -
Uses of Language in ca.phon.app.opgraph.nodes
Methods in ca.phon.app.opgraph.nodes that return LanguageMethods in ca.phon.app.opgraph.nodes with parameters of type LanguageModifier and TypeMethodDescriptionvoid
AutomaticTranscriptionNode.setDictionaryLanguage
(Language dictionaryLanguage) -
Uses of Language in ca.phon.app.opgraph.syllabifier
Methods in ca.phon.app.opgraph.syllabifier that return Language -
Uses of Language in ca.phon.app.session.editor.view.ipa_lookup
Methods in ca.phon.app.session.editor.view.ipa_lookup that return LanguageModifier and TypeMethodDescriptionAutoTranscriptionForm.getDictionaryLanguage()
IPALookupView.getSelectedDictionaryLanguage()
Methods in ca.phon.app.session.editor.view.ipa_lookup with parameters of type LanguageModifier and TypeMethodDescriptionvoid
AutoTranscriptionForm.setDictionaryLanguage
(Language lang) Constructors in ca.phon.app.session.editor.view.ipa_lookup with parameters of type LanguageModifierConstructorDescriptionAutoTranscriptionDialog
(Project project, Session session, Language dictionaryLanguage) -
Uses of Language in ca.phon.app.session.editor.view.syllabification_and_alignment
Methods in ca.phon.app.session.editor.view.syllabification_and_alignment that return LanguageModifier and TypeMethodDescriptionSyllabificationSettingsPanel.getSelectedActualSyllabifier()
SyllabificationSettingsPanel.getSelectedTargetSyllabifier()
-
Uses of Language in ca.phon.ipadictionary
Methods in ca.phon.ipadictionary that return LanguageModifier and TypeMethodDescriptionIPADictionaryLibrary.getDefaultLanguage()
Get default IPA dictionary languageIPADictionary.getLanguage()
Returns the language handled by this dictionary.Methods in ca.phon.ipadictionary that return types with arguments of type LanguageModifier and TypeMethodDescriptionIPADictionaryLibrary.availableLanguages()
Get a list of all distinct LanguageInfos available.Methods in ca.phon.ipadictionary with parameters of type LanguageModifier and TypeMethodDescriptionIPADictionaryLibrary.dictionariesForLanguage
(Language lang) Get all dictionaries for the specified primary language -
Uses of Language in ca.phon.ipadictionary.impl
Methods in ca.phon.ipadictionary.impl that return LanguageModifier and TypeMethodDescriptionCompoundDictionary.getLanguage()
DatabaseDictionary.getLanguage()
ImmutablePlainTextDictionary.getLanguage()
TransliterationDictionary.getLanguage()
Methods in ca.phon.ipadictionary.impl that return types with arguments of type LanguageModifier and TypeMethodDescriptionIPADatabaseManager.getAvailableLanguages()
Return a list of available languages in the database.Constructors in ca.phon.ipadictionary.impl with parameters of type Language -
Uses of Language in ca.phon.ipadictionary.spi
Methods in ca.phon.ipadictionary.spi that return LanguageModifier and TypeMethodDescriptionLanguageInfo.getLanguage()
Returns the language handled by this dictionary. -
Uses of Language in ca.phon.ipadictionary.ui
Methods in ca.phon.ipadictionary.ui with parameters of type LanguageModifier and TypeMethodDescriptionint
IPADictionarySelector.getLanguageIndex
(Language lang) void
IPADictionarySelector.setSelectedLang
(Language lang, boolean shouldScroll) -
Uses of Language in ca.phon.session
Methods in ca.phon.session that return LanguageMethods in ca.phon.session with parameters of type LanguageModifier and TypeMethodDescriptionvoid
SyllabifierInfo.setSyllabifierLanguageForTier
(String tier, Language lang) -
Uses of Language in ca.phon.syllabifier
Methods in ca.phon.syllabifier that return LanguageModifier and TypeMethodDescriptionSyllabifierLibrary.defaultSyllabifierLanguage()
Default syllabifier languageSyllabifier.getLanguage()
Syllabifier language.Methods in ca.phon.syllabifier that return types with arguments of type LanguageModifier and TypeMethodDescriptionSyllabifierLibrary.availableSyllabifierLanguages()
Get a set of available syllabifier LanguagesMethods in ca.phon.syllabifier with parameters of type LanguageModifier and TypeMethodDescriptionSyllabifierLibrary.getSyllabifierForLanguage
(Language lang) SyllabifierLibrary.getSyllabifiersForLanguage
(Language lang) -
Uses of Language in ca.phon.syllabifier.basic
Methods in ca.phon.syllabifier.basic that return Language -
Uses of Language in ca.phon.syllabifier.opgraph
Methods in ca.phon.syllabifier.opgraph that return Language -
Uses of Language in ca.phon.syllabifier.opgraph.extensions
Methods in ca.phon.syllabifier.opgraph.extensions that return LanguageMethods in ca.phon.syllabifier.opgraph.extensions with parameters of type Language -
Uses of Language in ca.phon.ui
Methods in ca.phon.ui with parameters of type LanguageModifier and TypeMethodDescriptionint
SyllabifierSelector.getLanguageIndex
(Language lang) void
SyllabifierSelector.setSelectedLanguage
(Language lang) -
Uses of Language in ca.phon.ui.text
Methods in ca.phon.ui.text that return types with arguments of type LanguageMethod parameters in ca.phon.ui.text with type arguments of type LanguageModifier and TypeMethodDescriptionConstructor parameters in ca.phon.ui.text with type arguments of type Language -
Uses of Language in ca.phon.util
Methods in ca.phon.util that return LanguageModifier and TypeMethodDescriptionstatic Language
Language.parseLanguage
(String lang) Create a new language from the given stringMethods in ca.phon.util with parameters of type Language