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. | |
Static Public Member Functions | |
static String | getExtension (File f) |
I got this method from Utils.java from the java tutorial on using file filtering. |
Title: Data Visualizer
Description:
Copyright: Copyright (c) Charles D. Canham 2003
Company: Institute of Ecosystem Studies
|
Whether or not to accept any given file and show it in the file chooser.
Edit history: ------------------ April 28, 2004: Submitted in beta version (LEM) |
|
Gets the file descriptor string to be shown in the file chooser.
Edit history: ------------------ April 28, 2004: Submitted in beta version (LEM) |
|
I got this method from Utils.java from the java tutorial on using file filtering.
Edit history: ------------------ April 28, 2004: Submitted in beta version (LEM) |