Uses of Class
ca.phon.app.session.editor.view.timeline.TimelineView
Packages that use TimelineView
Package
Description
Classes for
-
Uses of TimelineView in ca.phon.app.session.editor.view.timeline
Fields in ca.phon.app.session.editor.view.timeline declared as TimelineViewMethods in ca.phon.app.session.editor.view.timeline that return TimelineViewConstructors in ca.phon.app.session.editor.view.timeline with parameters of type TimelineViewModifierConstructorDescriptionTimelineRecordTier
(TimelineView parent) TimelineTier
(TimelineView parent) TimelineWaveformTier
(TimelineView parent) -
Uses of TimelineView in ca.phon.app.session.editor.view.timeline.actions
Methods in ca.phon.app.session.editor.view.timeline.actions that return TimelineViewConstructors in ca.phon.app.session.editor.view.timeline.actions with parameters of type TimelineViewModifierConstructorDescriptionDeleteRecordsAction
(TimelineView view, boolean showConfirmation) ReassignRecordsAction
(TimelineView view, Participant fromSpeaker, Participant toSpeaker) TimelineAction
(TimelineView view) ZoomAction
(TimelineView view, boolean zoomIn)