-
Enhancement
-
Resolution: Duplicate
-
P4
-
None
-
1.2.2
-
generic
-
generic
Name: skT88420 Date: 09/21/99
I am developing a multi-windowing server that requires a separate event queue for each thread.
I have the server working except that when the focus changes, I need to change outstanding key
events to be sent to the new focused component. The problem is that the method changeKeyEventFocus(Component)
is package protected and may not be called by a class outside the package.
(Review ID: 95510)
======================================================================
- duplicates
-
JDK-4290675 Focus Management Enhancements
- Closed