Uses of Record Class
ca.phon.app.session.editor.EditorEvent
Packages that use EditorEvent
Package
Description
-
Uses of EditorEvent in ca.phon.app.session.editor
Methods in ca.phon.app.session.editor with parameters of type EditorEventModifier and TypeMethodDescriptionvoidEditorAction.eventOccurred(EditorEvent<T> ee) Called when an editor event occurs.voidSessionEditorToolbar.onModifiedChanged(EditorEvent<Boolean> ee) voidNavigationPanel.onRecordDeleted(EditorEvent ee) voidSessionEditor.onSessionMediaChanged(EditorEvent<EditorEventType.SessionMediaChangedData> ee) voidEditorEventManager.queueEvent(EditorEvent<?> ee) Queue the given event. -
Uses of EditorEvent in ca.phon.app.session.editor.view.mediaPlayer
Methods in ca.phon.app.session.editor.view.mediaPlayer with parameters of type EditorEventModifier and TypeMethodDescriptionvoidMediaPlayerEditorView.onLoadMedia(EditorEvent ee) voidMediaPlayerEditorView.onSessionChanged(EditorEvent<Session> ee) -
Uses of EditorEvent in ca.phon.app.session.editor.view.speechAnalysis
Methods in ca.phon.app.session.editor.view.speechAnalysis with parameters of type EditorEventModifier and TypeMethodDescriptionvoidSpeechAnalysisIntervalsTier.onTierChange(EditorEvent<EditorEventType.TierChangeData> ee) -
Uses of EditorEvent in ca.phon.app.session.editor.view.tierManagement
Methods in ca.phon.app.session.editor.view.tierManagement with parameters of type EditorEventModifier and TypeMethodDescriptionvoidTierManagementView.onTierViewChange(EditorEvent<EditorEventType.TierViewChangedData> ee) -
Uses of EditorEvent in ca.phon.app.session.editor.view.transcript.extensions
Methods in ca.phon.app.session.editor.view.transcript.extensions with parameters of type EditorEventModifier and TypeMethodDescriptionvoidSyllabificationExtension.onScEdit(EditorEvent<ScTypeEdit.ScEditData> event) voidSyllabificationExtension.onTierDataChanged(EditorEvent<EditorEventType.TierChangeData> event) Update on tier changevoidHeaderTierExtension.updateDateHeader(EditorEvent<EditorEventType.SessionDateChangedData> event) Updates the date header when the session date changesvoidHeaderTierExtension.updateTiersHeader(EditorEvent<EditorEventType.TierViewChangedData> event) Updates the tiers header when there is a change to the tier view