Public Member Functions | |
boolean | accept (File oPathname) |
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::FileOpenFilter::accept | ( | File | oPathname | ) | [inline] |
Whether or not to accept any given file and show it in the file chooser.
oPathname | File's path and name. |
String javawrapper::FileOpenFilter::getDescription | ( | ) | [inline] |
Gets the file descriptor string to be shown in the file chooser.