Focus
Howdy all!
Using only awt in jdk 1.18, is it possible to shift focus (i.e put text cursor inside) a TextArea?
I want to do this in response to a button click - so my actionPerformed method does some other processing and then shifts the text cursor into the text area for easy data entry by the user..
Thanks!
Rob
:)
:-}
;->

