Re: JFileChooser
- From: marcodepe@xxxxxxxxxx
- Date: 30 Apr 2006 03:01:38 -0700
Patricia Shanahan ha scritto:
is wayin th 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
hi,
in this scenario:
aaa.txt
aaa.zzz
aaa.yyy
bbb.txt
bbb.ffff
bbb.gggg
You suggest i have to filter for always present extension (.txt in
this example) and create a custom FileView to substitute extension with
..*
In this way i'll have a window with only 2 files (aaa.* and bbb.*) but
, as ia said previuosly, when I'll select one file I'll see in the
TextField the real name (aaa.txt or bbb.txt) and this seems no good.
thanks
.
- References:
- JFileChooser
- From: marcodepe
- Re: JFileChooser
- From: Rhino
- Re: JFileChooser
- From: marcodepe
- Re: JFileChooser
- From: Patricia Shanahan
- JFileChooser
- Prev by Date: Re: printf doesn't work for me.
- Next by Date: Re: Help needed making a move into a Apple iBook
- Previous by thread: Re: JFileChooser
- Next by thread: Re: JFileChooser
- Index(es):
Relevant Pages
|