-
Type:
Enhancement
-
Resolution: Won't Fix
-
Priority:
P4
-
None
-
Affects Version/s: 1.1
-
Component/s: client-libs
-
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.