Uses of Interface
ca.phon.app.session.editor.EditorViewModel
Packages that use EditorViewModel
-
Uses of EditorViewModel in ca.phon.app.session.editor
Classes in ca.phon.app.session.editor that implement EditorViewModelModifier and TypeClassDescriptionclass
class
View model for the session editor window.Methods in ca.phon.app.session.editor that return EditorViewModelConstructors in ca.phon.app.session.editor with parameters of type EditorViewModelModifierConstructorDescriptionViewIconStrip
(int side, EditorViewModel viewModel) ViewIconStrip
(EditorViewModel viewModel) -
Uses of EditorViewModel in ca.phon.app.session.editor.search
Constructors in ca.phon.app.session.editor.search with parameters of type EditorViewModelModifierConstructorDescriptionFindAndReplacePanel
(EditorDataModel editorDataModel, EditorSelectionModel selectionModel, EditorEventManager eventManager, EditorViewModel editorViewModel, SessionEditUndoSupport undoSupport) Create a new FindAndReplacePanel using the provided Session and EditorSelectionModel