Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
list
method of class
File
, and by the Abstract Window Toolkit's file
dialog component.
Method Summary | |
boolean | accept(File dir,
String name)
|
Method Detail |
public boolean accept(File dir, String name)
dir
- the directory in which the file was found.
name
- the name of the file.
true
if the name should be included in the file
list; false
otherwise.Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |