Uses of Enum Class
ca.phon.app.session.editor.search.FindManager.FindDirection
Packages that use FindManager.FindDirection
Package
Description
-
Uses of FindManager.FindDirection in ca.phon.app.session.editor.search
Methods in ca.phon.app.session.editor.search that return FindManager.FindDirectionModifier and TypeMethodDescriptionFindManager.getDirection()
static FindManager.FindDirection
Returns the enum constant of this class with the specified name.static FindManager.FindDirection[]
FindManager.FindDirection.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.app.session.editor.search with parameters of type FindManager.FindDirection -
Uses of FindManager.FindDirection in ca.phon.app.session.editor.view.find_and_replace
Methods in ca.phon.app.session.editor.view.find_and_replace with parameters of type FindManager.FindDirectionModifier and TypeMethodDescriptionvoid
FindAndReplaceEditorView.setDirection
(FindManager.FindDirection direction)