Choosing specific file in JFileChooser



Hi,
I need to allow the selection of only specific file name from a
JFileChooser dialog.
For example, I want to let the user choose only "win.ini" file (the
name is only an example!).
How can I do it?
Thanks!

.