JDK-4116464 : JDK 1.2 issue: NEED TO BE ABLE TO REPLACE THE FOCUSMANAGER
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.1,1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_95,windows_nt
  • CPU: x86
  • Submitted: 1998-03-02
  • Updated: 2000-10-04
  • Resolved: 2000-10-04
Related Reports
Duplicate :  
Duplicate :  
Description

Name: diC59631			Date: 03/02/98


This is from Oracle, a Java licensee.
We need to have the following bug addressed in
JDK 1.2.
The Oracle bug number is 627754.

Window should have a method, setFocusManager that allows us to replace
the default FocusManager with our own implementation.  Focusmanager needs to
be a public class and it's methods need to be protected, so that we can
subclass it effectively.
(Review ID: 25805)
======================================================================

Comments
EVALUATION Currently planning to implement this functionality, or equivalent functionality, in the merlin focus enhancements. david.mendenhall@eng 1999-12-14
14-12-1999