|
Quick Lists
|
|
Bug ID:
|
4221123
|
|
Votes
|
0
|
|
Synopsis
|
Why Dialog can't be an owner of FileDialog?
|
|
Category
|
java:classes_awt
|
|
Reported Against
|
1.2
, 1.4.1
|
|
Release Fixed
|
1.5(tiger)
|
|
State
|
10-Fix Delivered,
request for enhancement
|
|
Priority:
|
4-Low
|
|
Related Bugs
|
4774133
,
4884955
|
|
Submit Date
|
17-MAR-1999
|
|
Description
|
java.awt.Dialog has constructors that can specify its owner as
Dialog. But java.awt.FileDialog which is a subclass of Dialog
doesn't have.
There are many cases open a FileDialog in a Dialog so the owner
of the FileDialog need to be the Dialog.
FileDialog should have constructors that can specify its owner
as Dialog.
(Review ID: 55682)
======================================================================
|
|
Work Around
|
N/A
|
|
Evaluation
|
Commit to Tiger
xxxxx@xxxxx 2000-04-06
I do not see any problem to add constructors that have
a Dialog as a parent. A CCC approval needed.
xxxxx@xxxxx 2002-12-24
======================================================================
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |