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
Methods in ca.phon.app.session that return types with arguments of type LanguageMethod parameters in ca.phon.app.session with type arguments of type Language -
Uses of Language in ca.phon.app.session.editor
Methods in ca.phon.app.session.editor that return types with arguments of type LanguageModifier and TypeMethodDescriptionEditorEventType.SessionLangChangedData.newLang()
Returns the value of thenewLang
record component.EditorEventType.SessionLangChangedData.oldLang()
Returns the value of theoldLang
record component.Constructor parameters in ca.phon.app.session.editor with type arguments of type LanguageModifierConstructorDescriptionSessionLangChangedData
(List<Language> oldLang, List<Language> newLang) Creates an instance of aSessionLangChangedData
record class. -
Uses of Language in ca.phon.app.session.editor.autotranscribe
Methods in ca.phon.app.session.editor.autotranscribe that return LanguageMethods in ca.phon.app.session.editor.autotranscribe with parameters of type LanguageModifier and TypeMethodDescriptionvoid
AutoTranscriptionForm.setDictionaryLanguage
(Language lang) Constructors in ca.phon.app.session.editor.autotranscribe with parameters of type LanguageModifierConstructorDescriptionAutoTranscriptionDialog
(Project project, Session session, Language dictionaryLanguage) -
Uses of Language in ca.phon.app.session.editor.undo
Constructor parameters in ca.phon.app.session.editor.undo with type arguments of type LanguageModifierConstructorDescriptionSessionLanguageEdit
(SessionEditor editor, List<Language> newLangs) SessionLanguageEdit
(Session session, EditorEventManager editorEventManager, List<Language> newLangs) -
Uses of Language in ca.phon.app.session.editor.view.ipaDictionary
Methods in ca.phon.app.session.editor.view.ipaDictionary that return Language -
Uses of Language in ca.phon.app.session.editor.view.syllabificationAlignment
Methods in ca.phon.app.session.editor.view.syllabificationAlignment that return LanguageModifier and TypeMethodDescriptionSyllabificationSettingsPanel.getSelectedActualSyllabifier()
SyllabificationSettingsPanel.getSelectedTargetSyllabifier()
-
Uses of Language in ca.phon.app.session.editor.view.transcript
Methods in ca.phon.app.session.editor.view.transcript that return types with arguments of type LanguageModifier and TypeMethodDescriptionTranscriptDocument.Languages.languageList()
Returns the value of thelanguageList
record component.Constructor parameters in ca.phon.app.session.editor.view.transcript with type arguments of type Language -
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()
ImmutablePlainTextDictionary.getLanguage()
TransliterationDictionary.getLanguage()
-
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.orthography
Methods in ca.phon.orthography that return LanguageMethods in ca.phon.orthography that return types with arguments of type LanguageConstructors in ca.phon.orthography with parameters of type LanguageConstructor parameters in ca.phon.orthography with type arguments of type Language -
Uses of Language in ca.phon.session
Methods in ca.phon.session that return LanguageModifier and TypeMethodDescriptionRecord.getLanguage()
Language for record (if specified).SyllabifierInfo.getSyllabifierLanguageForTier
(String tier) Methods in ca.phon.session that return types with arguments of type LanguageModifier and TypeMethodDescriptionSession.getLanguages()
Return list of languages contained in the sessionMethods in ca.phon.session with parameters of type LanguageModifier and TypeMethodDescriptionvoid
Record.setLanguage
(Language language) void
SyllabifierInfo.setSyllabifierLanguageForTier
(String tier, Language lang) Method parameters in ca.phon.session with type arguments of type Language -
Uses of Language in ca.phon.session.impl
Methods in ca.phon.session.impl that return types with arguments of type LanguageMethod parameters in ca.phon.session.impl with type arguments of type Language -
Uses of Language in ca.phon.session.spi
Methods in ca.phon.session.spi that return types with arguments of type LanguageModifier and TypeMethodDescriptionSessionSPI.getLanguages()
Get the list of (unmodifiable) languages (if any) for the sessionMethod parameters in ca.phon.session.spi with type arguments of type LanguageModifier and TypeMethodDescriptionvoid
SessionSPI.setLanguages
(List<Language> languages) Set the list of languages for the session -
Uses of Language in ca.phon.syllabifier
Methods in ca.phon.syllabifier that return LanguageModifier and TypeMethodDescriptionSyllabifierLibrary.defaultSyllabifierLanguage()
Default syllabifier languageBasicSyllabifier.getLanguage()
Syllabifier.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) Constructors in ca.phon.syllabifier with parameters of type LanguageModifierConstructorDescriptionBasicSyllabifier
(String name, Language language, List<BasicSyllabifier.SonorityClass> sonorityClasses, List<BasicSyllabifier.SyllabifierStep> syllabifierSteps) -
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
Subclasses with type arguments of type Language in ca.phon.ui.textClasses in ca.phon.ui.text that implement interfaces with type arguments of type LanguageMethods 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
Classes in ca.phon.util that implement interfaces with type arguments of type LanguageMethods 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