Public Member Functions | |
| boolean | accept (File fileDir, String fileName) |
| This method implements the accept() method of FilenameFilter to filter the list to files ending with .jpg. | |
| String | getDescription () |
| Get the description. | |
| boolean org.kwb.picl.ImageNameFilter.accept | ( | File | fileDir, | |
| String | fileName | |||
| ) |
This method implements the accept() method of FilenameFilter to filter the list to files ending with .jpg.
| fileDir | The directory that contains the files. | |
| fileName | The name of the file to accept or not accept. |
| String org.kwb.picl.ImageNameFilter.getDescription | ( | ) |
Get the description.