|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Code to run when the search completes or the user has browsed for a file or cancelled the search.
Method Summary | |
void |
canceled()
Called after the search has been revoked. |
void |
found(java.io.File f)
Called when a file has been found or selected. |
Method Detail |
public void canceled()
public void found(java.io.File f)
f
- The found file
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |