-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.1.3
-
None
-
x86
-
windows_95
Name: joT67522 Date: 09/08/97
The problem:
============
To change the order of focus traversal the
components have to be removed from their parent
and then be added at the required position.
Also AWT-Components need to implement the Method
isFocusTraversable() to answer if they can
get focus. If a component is flexible in focus
traversal it have to implement a setFocusTraversable()
method.
So if I want only a small amount of components to
get focus in a specific order I have to do this
on all of this components.
That might be a problem if I want to use
Java Beans from other developers. I would
have to extend all these Beans.
company - Cross Industrie Software AG , email - ###@###.###
======================================================================
- duplicates
-
JDK-4053977 Allow changes to default focus traversal order
-
- Closed
-