|
Quick Lists
|
|
Bug ID:
|
4053923
|
|
Votes
|
1
|
|
Synopsis
|
Add setFocusTraversable() To java.awt.Component
|
|
Category
|
java:classes_awt
|
|
Reported Against
|
1.1
|
|
Release Fixed
|
|
|
State
|
11-Closed, duplicate of 4290675,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4290675
|
|
Submit Date
|
22-MAY-1997
|
|
Description
|
Currently, the only way to modify the pseudo-property
FocusTraversable of java.awt.Component is to subclass and
provide an overridden isFocusTraversable() method.
It seems that this could/should be made into a true property
with both get and set methods.
======================================================================
|
|
Work Around
|
======================================================================
|
|
Evaluation
|
Currently planning to implement this functionality, or equivalent
functionality, in the merlin focus enhancements.
xxxxx@xxxxx 1999-12-14
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |