call transferFocus or requestFocus ?
Posted
by shay
on Stack Overflow
See other posts from Stack Overflow
or by shay
Published on 2010-04-26T00:44:33Z
Indexed on
2010/04/26
0:53 UTC
Read the original article
Hit count: 319
in my application i get a component to focus , it could be a jpanel , and is could be a jbutton or a user custom made component
how can i know when to call transferFosus ,and when to call requestFocus
thanks you
© Stack Overflow or respective owner