Select Method (AWTButton)
Class
AWTButton
.
Action
Selects the button.
Syntax
button
.
Select
()
Examples
okButton.Select
()