|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DirectorySelectorListener
Listener for the result of selecting a directory.
| Method Summary | |
|---|---|
void |
canceled()
The user canceled the selection. |
void |
finished(String directory,
boolean includeSubdirs)
The user finished the selection successfully. |
| Method Detail |
|---|
void canceled()
void finished(String directory,
boolean includeSubdirs)
directory - Selected directory.includeSubdirs - If subdirectories should be included true else
false.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||