JDK-4196561 : Add DefaultFocusManager.setFirstComponent() method
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 1.2.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_95
  • CPU: x86
  • Submitted: 1998-12-10
  • Updated: 2001-04-17
  • Resolved: 2001-04-17
Related Reports
Duplicate :  
Description

Name: krT82822			Date: 12/10/98


DefaultFocusManager really needs a
setFirstComponent(Container) otherwise you have
absolutely no choice but to extend the 
FocusManager.

FocusManager should be an interface with 
DefaultFocusManager Methods as a minimum 
implementation.
(Review ID: 40976)
======================================================================

Comments
WORK AROUND Name: krT82822 Date: 12/10/98 Extend the FocusManager ======================================================================
11-06-2004

EVALUATION DefaultFocusManager is a Swing class. david.mendenhall@eng 1999-12-14 This is addressed in the merlin focus enhancements with flexible focus traversal policies. hania.gajewska@Eng 2001-04-17
14-12-1999