Uses of Enum Class
ca.phon.app.session.editor.search.FindManager.FindStatus
Packages that use FindManager.FindStatus
-
Uses of FindManager.FindStatus in ca.phon.app.session.editor.search
Subclasses with type arguments of type FindManager.FindStatus in ca.phon.app.session.editor.searchMethods in ca.phon.app.session.editor.search that return FindManager.FindStatusModifier and TypeMethodDescriptionFindManager.getStatus()
static FindManager.FindStatus
Returns the enum constant of this class with the specified name.static FindManager.FindStatus[]
FindManager.FindStatus.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.FindStatus