ifuri
unread,Jun 3, 2011, 4:24:20 AM6/3/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to JavaBuilders
Hi.
After making some CDockables visible and not minimized, I need the
last one to stay focused and to transfer the focus to its child
component, e.g. a JTextArea. For example, in a login dialogue user
should type the name immediately, not just after clicking on the
control.
How could I accomplish this?
BR