|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Field Summary | |
static int |
CANCEL
|
static int |
ERROR
|
static int |
SUCCESS
Result codes |
| Method Summary | |
void |
done(int result)
Notifies wizard that all work done with apropriate result code. |
void |
finish(boolean ready)
Notifies Wizard that all properties filled and user can start some processing. |
int |
init(WizardTarget target)
Show modal wizard for the specified WizardTarget. |
void |
setStepReady(boolean bReady)
Notifies Wizard that current step ready/not ready. |
| Field Detail |
public static final int SUCCESS
public static final int ERROR
public static final int CANCEL
| Method Detail |
public int init(WizardTarget target)
public void finish(boolean ready)
public void done(int result)
public void setStepReady(boolean bReady)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||