Re: applet & swing
- From: "Michael" <mbialowas@xxxxxxx>
- Date: Wed, 08 Feb 2006 01:20:19 GMT
Thanks; I actually got it. It was indeed working but not in the jdk applet
viewer. I ran it under ie and firefox and it works. Thanks guys.
"Michael" <mbialowas@xxxxxxx> wrote in message
news:oSaGf.355791$tl.139128@xxxxxxxxxxx
Hello all, I had a quick question. Is it possible to put the cursor on a
JTextField as soon as an applet loads? I made an applet that does not
place the cursor in the name JTextField when the applet first loads. The
only way it loads is if I enter in data and press submit; then the cursor
goes inside this textfield upon entering another student. I have tried the
following;
nameText.requestFocus();
thanks in advance.
.
- References:
- applet & swing
- From: Michael
- applet & swing
- Prev by Date: Re: applet & swing
- Next by Date: Re: how to feed a Process object keyboard input
- Previous by thread: Re: applet & swing
- Index(es):
Relevant Pages
|