|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbase.DirFilter
public class DirFilter
This simple class defines filter rules for directory listings, here all files with extensions that are used internally but should not be used or displayed are defined.
| Constructor Summary | |
|---|---|
DirFilter()
|
|
| Method Summary | |
|---|---|
boolean |
accept(File file,
String name)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DirFilter()
| Method Detail |
|---|
public boolean accept(File file,
String name)
accept in interface FilenameFilter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||