| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An interface used to describe the actions required by any type of directory scanner that supports Selecters.
| Method Summary | |
|  java.lang.String[] | getDeselectedDirectories()Directories which were selected out of a scan. | 
|  java.lang.String[] | getDeselectedFiles()Files which were selected out of a scan. | 
|  void | setSelectors(FileSelector[] selectors)Sets the selectors the scanner should use. | 
| Method Detail | 
public void setSelectors(FileSelector[] selectors)
selectors - the list of selectorspublic java.lang.String[] getDeselectedDirectories()
public java.lang.String[] getDeselectedFiles()
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||