JDK-4221123 : Why Dialog can't be an owner of FileDialog?
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.2.0,1.4.1
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: windows_95,windows_2000
  • CPU: x86
  • Submitted: 1999-03-17
  • Updated: 2017-05-16
  • Resolved: 2003-06-06
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
5.0 tigerFixed
Related Reports
Duplicate :  
Description

Name: vi73552			Date: 03/17/99


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) 
======================================================================

Comments
CONVERTED DATA BugTraq+ Release Management Values COMMIT TO FIX: tiger FIXED IN: tiger INTEGRATED IN: tiger tiger-b09
14-06-2004

EVALUATION Commit to Tiger richard.ray@eng 2000-04-06 Name: dkR10074 Date: 12/24/2002 I do not see any problem to add constructors that have a Dialog as a parent. A CCC approval needed. ###@###.### 2002-12-24 ======================================================================
24-12-2002