Re: Choosing specific file in JFileChooser
- From: "Andrew Thompson" <andrewthommo@xxxxxxxxx>
- Date: 30 Aug 2006 08:31:30 -0700
Ralf Seitner wrote:
dushkin schrieb:...
...I need to allow the selection of only specific file name from a
JFileChooser dialog.
If the user can't really choose a file, why do you use a JFileChooser?
Why don't you simply open that file? ;-)
Good point. Why not simply ask the user to identify
the *directory* that contains the appropriate file?
(And please, read the JavaDocs carefully before asking
how to do that.)
Andrew T.
.
- References:
- Choosing specific file in JFileChooser
- From: dushkin
- Re: Choosing specific file in JFileChooser
- From: Ralf Seitner
- Choosing specific file in JFileChooser
- Prev by Date: Re: Choosing specific file in JFileChooser
- Next by Date: Re: Problem with setUndecorated() method in JFrame
- Previous by thread: Re: Choosing specific file in JFileChooser
- Index(es):