Re: help with JBuilder3 needed!!
Posted By:
Naveed_Azhar
Posted On:
Wednesday, August 8, 2001 08:06 AM
Hi there
What I get from your question is, you want to enable extension *.asp ( as well as *.txt ) in your FileDialog. If that is, you should use FileFilter abstract class ( subclass it and override method boolean accept (File) )
You can get a nice example in Jbuilder 3 ( in SamplesjdkdemojfcFileChooserDemo directory ). Hope it works!!
Naveed Azhar
naveed@hotmail.com