setfocus problem...help plzzzzzzz

I 'm using Netbean to develop my system. I would like to change the order of the setfocus in the textfield, but i fail to find the solution.

The focus always set in the 'log out' button, it cannot be. Because my system is for blind user, they cannot see thats why the focus must first set in the textfield.

I have use txtName.setFocus();

but it can't work.

Is it can set in the Netbean itself? I have try, but also not success.

Thanks for help.

[485 byte] By [@hviena] at [2007-10-2 14:41:17]
# 1
[url http://java.sun.com/docs/books/tutorial/uiswing/misc/focus.html]How to Use the Focus Subsystem[/url]
ajneoa at 2007-7-13 13:10:12 > top of Java-index,Security,Event Handling...