-
Enhancement
-
Resolution: Won't Fix
-
P4
-
None
-
1.1
-
generic
-
windows_95
It is possible to add components to a FileDialog on Motif, but not on Win32. Since the FileDialog is supposed to be very platform-specific, it's very unlikely that a Java app will be able to extend such a dialog with platform and OS-independent code. FileDialog.add() should therefore throw an exception when invoked.