| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--allensoft.io.NotFileFilter
A file filter that accepts files that aren't accepted by a specified file filter and vice versa.
| Constructor Summary | |
NotFileFilter(java.io.FileFilter filter)
 | 
|
| Method Summary | |
 boolean | 
accept(java.io.File file)
 | 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public NotFileFilter(java.io.FileFilter filter)
| Method Detail | 
public boolean accept(java.io.File file)
accept in interface java.io.FileFilter
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||