|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface FinderHandler
Generically handles a find operation.
| Method Summary | |
|---|---|
void |
cancel()
Indicates that the find operation has been cancelled on the gui. |
void |
find()
Executes the find operation. |
void |
init()
Initializes the find operation. |
void |
setDialog(FindDialog find_dialog)
Sets the FindDialog for the handler. |
| Method Detail |
|---|
void setDialog(FindDialog find_dialog)
FindDialog for the handler.
find_dialog - FindDialog
void find()
throws Exception
Exception
void init()
throws Exception
Exceptionvoid cancel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||