Uses of Enum Class
ca.phon.app.session.editor.DockPosition
Packages that use DockPosition
Package
Description
-
Uses of DockPosition in ca.phon.app.session.editor
Subclasses with type arguments of type DockPosition in ca.phon.app.session.editorMethods in ca.phon.app.session.editor that return DockPositionModifier and TypeMethodDescriptionEditorView.getPreferredDockPosition()Gets the preferred dock position for the viewstatic DockPositionReturns the enum constant of this class with the specified name.static DockPosition[]DockPosition.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.app.session.editor with parameters of type DockPositionModifier and TypeMethodDescriptionvoidEditorView.setPreferredDockPosition(DockPosition dockPosition) Sets the preferred dock position for the view -
Uses of DockPosition in ca.phon.app.session.editor.view.mediaPlayer
Methods in ca.phon.app.session.editor.view.mediaPlayer that return DockPosition -
Uses of DockPosition in ca.phon.app.session.editor.view.participants
Methods in ca.phon.app.session.editor.view.participants that return DockPosition -
Uses of DockPosition in ca.phon.app.session.editor.view.speechAnalysis
Methods in ca.phon.app.session.editor.view.speechAnalysis that return DockPosition