On Wed, 14 Oct 1998, Bernd Wengenroth wrote:
> Ich have some problems using a filenamefilter
> with FileDialog.setFilenameFilter().
>
> It seem that the filedialog doesn't call the "accept"-method
> of the filter.
It's not. This is listed in the JDC bug system as a sun bug due to
motif. I believe it said something about not being able to implement it
w/o significant reworking or writing their own dialog instead of the
standard motif one or something like that. Look to the JavaSoft bug
tracker for more info.
jason