-
Enhancement
-
Resolution: Unresolved
-
P4
-
None
-
1.4.1
-
None
-
Fix Understood
-
sparc
-
generic
Name: apR10133 Date: 04/05/2002
We need a common method to find the proper component
(default component) that should be focused in the container
which is not a focus cycle root.
For example, we have a JPanel with several buttons on it.
When we call panel.requestFocus() the focus is not transfered
to the button in this panel, but the panel itself is focused.
And there is no common method to focus the first (default)
component on it.
======================================================================
- relates to
-
JDK-4664322 focus is not transfered properly onto the JButton(SwingSet2-JInternalFrame demo)
-
- Closed
-