When does requestFocusInWindow() fail
843804Dec 13 2004 — edited Oct 15 2007Hello,
I'm trying to set the focus on a class derived from JPane() with requestFocusInWindow() and the compoinent never gets the keyboard focus, unless I click on the pane itself. Is there somewhere a good document that explains when requestFocusInWindow() will work and when not.
Thanks in advance
Marc