Hi,
I am reading the Sun's JFileChooser API web page. It mentions using the
class ExampleFileFilter to add file extension (like .txt, .gif) to the
JFileChooser object. But when I search for ExampleFileFilter in the API
page, it doesn't exists. There is only FileFilter interface there.
I am using Java 1.5.
Thank you for your help.
Manish Pandit - 28 Sep 2006 19:29 GMT
Hi,
Not sure about 1.5, but I was able to see it in one of the old installs
I had of 1.2.2.
JAVA_HOME\demo\jfc\FileChooserDemo\src\ExampleFileFilter.java. You can
try downloading 1.2.2 from Sun and see if you can get a hold of this
file.
Let me know and I will send you the file in an email if you still
cannot find it.
-cheers,
Manish
Shawn - 28 Sep 2006 19:39 GMT
> Hi,
>
[quoted text clipped - 9 lines]
> -cheers,
> Manish
Thank you very much. I don't need it anymore. I greatly appreciate it.
Codedigestion - 28 Sep 2006 21:38 GMT
Peace,
Netbeans is good, eh. Available at http://www.NetBeans.org
God Bless,
shree
> Hi,
>
[quoted text clipped - 6 lines]
>
> Thank you for your help.
Manish Pandit - 29 Sep 2006 03:43 GMT
> Peace,
>
[quoted text clipped - 3 lines]
>
> shree
And your kind words of wisdom relate to this post as in.....
Andrew Thompson - 29 Sep 2006 05:44 GMT
(Re: Seeking example of code mentioned in JavaDocs)
> > Peace,
> >
> > Netbeans is good, eh. Available at http://www.....org
> >
> > God Bless,
..
> And your kind words of wisdom relate to this post as in.....
I was wonderring the same thing.
( 'God moves in mysterious ways' perhaps? ;)
Andrew T.