Clear Method (AWTTextComponent)
Class
AWTTextComponent
.
Action
Removes all the text from the text component.
Syntax
textComponent
.
Clear
()
Examples
textComponent.Clear
()