Uses of Class
ca.phon.app.session.editor.EditorView
Packages that use EditorView
Package
Description
Classes for
-
Uses of EditorView in ca.phon.app.session
Methods in ca.phon.app.session with parameters of type EditorViewModifier and TypeMethodDescriptionvoidEditorViewAdapter.onClosed(EditorView view) voidEditorViewAdapter.onFocused(EditorView view) voidEditorViewAdapter.onOpened(EditorView view) -
Uses of EditorView in ca.phon.app.session.editor
Subclasses of EditorView in ca.phon.app.session.editorMethods in ca.phon.app.session.editor that return EditorViewModifier and TypeMethodDescriptionDefaultEditorViewModel.getFocusedView()Return focused viewEditorViewModel.getFocusedView()Get currently focused viewWorkingAreaEditorViewModel.getFocusedView()Return focused viewGet the view specified by the given name.Methods in ca.phon.app.session.editor with parameters of type EditorViewModifier and TypeMethodDescriptionvoidEditorViewListener.onClosed(EditorView view) Called when an editor view is closed, this is called once when the editor is closedvoidEditorViewListener.onFocused(EditorView view) Called when an editor view is focusedvoidEditorViewListener.onOpened(EditorView view) Called when an editor view is opened the first time it's created. -
Uses of EditorView in ca.phon.app.session.editor.view.check
Subclasses of EditorView in ca.phon.app.session.editor.view.checkClasses in ca.phon.app.session.editor.view.check that implement interfaces with type arguments of type EditorViewMethods in ca.phon.app.session.editor.view.check that return types with arguments of type EditorView -
Uses of EditorView in ca.phon.app.session.editor.view.ipaDictionary
Subclasses of EditorView in ca.phon.app.session.editor.view.ipaDictionaryClasses in ca.phon.app.session.editor.view.ipaDictionary that implement interfaces with type arguments of type EditorViewMethods in ca.phon.app.session.editor.view.ipaDictionary that return types with arguments of type EditorView -
Uses of EditorView in ca.phon.app.session.editor.view.mediaPlayer
Subclasses of EditorView in ca.phon.app.session.editor.view.mediaPlayerModifier and TypeClassDescriptionclassPanel for media player in the session editor.Classes in ca.phon.app.session.editor.view.mediaPlayer that implement interfaces with type arguments of type EditorViewMethods in ca.phon.app.session.editor.view.mediaPlayer that return types with arguments of type EditorView -
Uses of EditorView in ca.phon.app.session.editor.view.participants
Subclasses of EditorView in ca.phon.app.session.editor.view.participantsClasses in ca.phon.app.session.editor.view.participants that implement interfaces with type arguments of type EditorViewMethods in ca.phon.app.session.editor.view.participants that return types with arguments of type EditorView -
Uses of EditorView in ca.phon.app.session.editor.view.search
Subclasses of EditorView in ca.phon.app.session.editor.view.searchClasses in ca.phon.app.session.editor.view.search that implement interfaces with type arguments of type EditorViewMethods in ca.phon.app.session.editor.view.search that return EditorViewMethods in ca.phon.app.session.editor.view.search that return types with arguments of type EditorView -
Uses of EditorView in ca.phon.app.session.editor.view.speechAnalysis
Subclasses of EditorView in ca.phon.app.session.editor.view.speechAnalysisModifier and TypeClassDescriptionclassDisplays wavform and associated commands.Classes in ca.phon.app.session.editor.view.speechAnalysis that implement interfaces with type arguments of type EditorViewMethods in ca.phon.app.session.editor.view.speechAnalysis that return types with arguments of type EditorView -
Uses of EditorView in ca.phon.app.session.editor.view.syllabificationAlignment
Subclasses of EditorView in ca.phon.app.session.editor.view.syllabificationAlignmentModifier and TypeClassDescriptionclassEditor view for displaying and editing syllabification and alignment for the current record.Classes in ca.phon.app.session.editor.view.syllabificationAlignment that implement interfaces with type arguments of type EditorViewMethods in ca.phon.app.session.editor.view.syllabificationAlignment that return types with arguments of type EditorView -
Uses of EditorView in ca.phon.app.session.editor.view.tierManagement
Subclasses of EditorView in ca.phon.app.session.editor.view.tierManagementModifier and TypeClassDescriptionclassPanel for changing tier ordering, visibility and fonts.Classes in ca.phon.app.session.editor.view.tierManagement that implement interfaces with type arguments of type EditorViewMethods in ca.phon.app.session.editor.view.tierManagement that return types with arguments of type EditorView -
Uses of EditorView in ca.phon.app.session.editor.view.timeline
Subclasses of EditorView in ca.phon.app.session.editor.view.timelineModifier and TypeClassDescriptionfinal classView for displaying session records along a timeline with the audio waveform if available.Classes in ca.phon.app.session.editor.view.timeline that implement interfaces with type arguments of type EditorViewMethods in ca.phon.app.session.editor.view.timeline that return types with arguments of type EditorView -
Uses of EditorView in ca.phon.app.session.editor.view.transcript
Subclasses of EditorView in ca.phon.app.session.editor.view.transcriptClasses in ca.phon.app.session.editor.view.transcript that implement interfaces with type arguments of type EditorViewMethods in ca.phon.app.session.editor.view.transcript that return EditorViewMethods in ca.phon.app.session.editor.view.transcript that return types with arguments of type EditorView