Uses of Class
ca.phon.ui.text.PromptedTextField
Packages that use PromptedTextField
-
Uses of PromptedTextField in ca.phon.app.opgraph.nodes.query
Fields in ca.phon.app.opgraph.nodes.query declared as PromptedTextField -
Uses of PromptedTextField in ca.phon.script.params.ui
Methods in ca.phon.script.params.ui that return PromptedTextFieldModifier and TypeMethodDescriptionParamComponentFactory.createStringScriptParamComponent
(StringScriptParam stringScriptParam) Create a text fieldStringScriptParamListener.getTextField()
Constructors in ca.phon.script.params.ui with parameters of type PromptedTextFieldModifierConstructorDescriptionStringScriptParamListener
(ScriptParam param, String id, PromptedTextField textField) -
Uses of PromptedTextField in ca.phon.ui.text
Subclasses of PromptedTextField in ca.phon.ui.textModifier and TypeClassDescriptionclass
PromptedTextField
for entering a corpus name.class
class
class
PromptedTextField
for session names.class
PromptedTextField
for a tier name.Fields in ca.phon.ui.text declared as PromptedTextFieldModifier and TypeFieldDescriptionprotected final PromptedTextField
SearchField.queryField
protected PromptedTextField
FileSelectionField.textField
Methods in ca.phon.ui.text that return PromptedTextField