JDK-4265223 : enabling user to set drop-down list item in Windows FileDialog
  • Type: Enhancement
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 1.2.2
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: windows_95
  • CPU: x86
  • Submitted: 1999-08-24
  • Updated: 1999-09-03
  • Resolved: 1999-09-03
Related Reports
Duplicate :  
Description

Name: skT88420			Date: 08/24/99


On Windows, FileDialog has a drop-down list to select file type.
The item is harde-coded as "All Files (*.*)" and it's impossible to set item from program.
This drop-down list should be configurable by user.
(Review ID: 94280) 
======================================================================

Comments
WORK AROUND Name: skT88420 Date: 08/24/99 need to implement custom FileDialog class from scratch. ======================================================================
11-06-2004