JDK-4290976 : Swing/AWT Keyboard Focus Project
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.4.0
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 1999-11-12
  • Updated: 2000-01-20
  • Resolved: 2000-01-20
Related Reports
Duplicate :  
Description

Name: hr22867			Date: 11/12/99


The goals of this joint Swing/AWT effort are to define the semantics of 
the existing keyboard focus machinery and to design and build a 
pluggable replacement.

A new focus manager (maybe more than one: for example, for backward
compatibility) will be needed for Swing.  We expect that the new one(s)
will be relatively small and simple since they'll be designed to fit
into the new AWT focus infrastructure - not replace it as we do now.

======================================================================