JDK-4774133 : RFE: Please provide java.awt.FileDialog(Dialog parent)
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.4.1
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_2000
  • CPU: x86
  • Submitted: 2002-11-05
  • Updated: 2002-11-05
  • Resolved: 2002-11-05
Related Reports
Duplicate :  
Description

Name: jk109818			Date: 11/05/2002


FULL PRODUCT VERSION :
java version "1.4.1_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.1_01-b01)
Java HotSpot(TM) Client VM (build 1.4.1_01-b01, mixed mode)


A DESCRIPTION OF THE PROBLEM :
java.awt.Dialog provides constructors for Frame and Dialog
parents. java.awt.FileDialog should provide the same
constructors. It does not supply the constructor
java.awt.FileDialog(Dialog parent)

REPRODUCIBILITY :
This bug can be reproduced always.
(Review ID: 166679) 
======================================================================