Re: JFileChooser



marcodepe@xxxxxxxxxx wrote:
hi
@Rhino you 're right cause i'd like to show only 2 files and i'd like
only ONEof these 2 names (aaa.* , bbb.*) will be selected.
This is useful cause i want to ask user for a file group prefix aaa or
bbb and nothing else.
Thanks a lot


Is there any extension that will always be present if any files in the
group are present?

If so, you could filter and select based on that file extension, and
then extract the prefix.

Patricia
.