Uses of Interface
ca.phon.app.session.editor.EditorSelectionModel
-
Uses of EditorSelectionModel in ca.phon.app.session.editor
Modifier and TypeMethodDescriptionvoid
EditorSelectionModelListener.selectionAdded
(EditorSelectionModel model, SessionEditorSelection selection) Called when a new selection has been added to the model.void
EditorSelectionModelListener.selectionsCleared
(EditorSelectionModel model) Called when all selections have been cleared.void
EditorSelectionModelListener.selectionSet
(EditorSelectionModel model, SessionEditorSelection selection) Called when a new selection has been set (clearing other selections)