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
Methods in ca.phon.app.session.editor that return DockPositionModifier and TypeMethodDescriptionEditorView.getPreferredDockPosition()
Gets the preferred dock position for the viewstatic DockPosition
Returns 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 TypeMethodDescriptionvoid
EditorView.setPreferredDockPosition
(DockPosition dockPosition) Sets the preferred dock position for the view -
Uses of DockPosition in ca.phon.app.session.editor.view.media_player
Methods in ca.phon.app.session.editor.view.media_player that return DockPosition -
Uses of DockPosition in ca.phon.app.session.editor.view.session_information
Methods in ca.phon.app.session.editor.view.session_information that return DockPosition -
Uses of DockPosition in ca.phon.app.session.editor.view.speech_analysis
Methods in ca.phon.app.session.editor.view.speech_analysis that return DockPosition