Public Member Functions | |
boolean | accept (File pathname) |
Whether or not to accept any given file and show it in the file chooser. | |
String | getDescription () |
Gets the file descriptor string to be shown in the file chooser. |
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
boolean javawrapper.DataFileFilter.accept | ( | File | pathname | ) |
Whether or not to accept any given file and show it in the file chooser.
pathname | File's path and name. |
String javawrapper.DataFileFilter.getDescription | ( | ) |
Gets the file descriptor string to be shown in the file chooser.