filtering files while displaying in list box
how to display files of a particular extension in a list box after getting the source directory from which the files of our particular files have to be displayed ?
eg. showing only .java files from c:\\andy
|