SelectAll Method (AWTTextComponent)
Class
AWTTextComponent
.
Action
Selects all the text in the text component.
Syntax
textComponent
.
SelectAll
()
Examples
textComponent.SelectAll
()