Uses of Enum Class
ca.phon.ui.text.PromptedTextField.FieldState
Packages that use PromptedTextField.FieldState
-
Uses of PromptedTextField.FieldState in ca.phon.ui.text
Methods in ca.phon.ui.text that return PromptedTextField.FieldStateModifier and TypeMethodDescriptionstatic PromptedTextField.FieldState
PromptedTextField.FieldState.fromString
(String s) PromptedTextField.getState()
SearchField.getState()
static PromptedTextField.FieldState
Returns the enum constant of this class with the specified name.static PromptedTextField.FieldState[]
PromptedTextField.FieldState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in ca.phon.ui.text with parameters of type PromptedTextField.FieldStateModifier and TypeMethodDescriptionvoid
PromptedTextField.setState
(PromptedTextField.FieldState state) Set state of field