Uses of Enum Class
ca.phon.app.session.editor.view.timeline.SegmentationHandler.MediaStart
Packages that use SegmentationHandler.MediaStart
-
Uses of SegmentationHandler.MediaStart in ca.phon.app.session.editor.view.timeline
Subclasses with type arguments of type SegmentationHandler.MediaStart in ca.phon.app.session.editor.view.timelineMethods in ca.phon.app.session.editor.view.timeline that return SegmentationHandler.MediaStartModifier and TypeMethodDescriptionSegmentationHandler.MediaStart.fromString(String value) SegmentationDialog.getMediaStart()SegmentationHandler.getMediaStart()Returns the enum constant of this class with the specified name.static SegmentationHandler.MediaStart[]SegmentationHandler.MediaStart.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.app.session.editor.view.timeline with parameters of type SegmentationHandler.MediaStartModifier and TypeMethodDescriptionvoidSegmentationHandler.setMediaStart(SegmentationHandler.MediaStart mediaStart)