Uses of Enum Class
ca.phon.app.session.editor.search.FindManager.FindDirection
Package
Description
-
Uses of FindManager.FindDirection in ca.phon.app.session.editor.search
Modifier 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. -
Uses of FindManager.FindDirection in ca.phon.app.session.editor.view.find_and_replace
Modifier and TypeMethodDescriptionvoid
FindAndReplaceEditorView.setDirection
(FindManager.FindDirection direction)