| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Expert Controller.
| Method Summary | |
void | cancel()Called when expert is canceled |
boolean | canFinish()Returns true if finish action possible |
boolean | finish()Called when expert is finished. |
int | getNextPageNumber()Returns the next expert page number or -1 if the next page could not be shown |
int | getPreviousPageNumber()Returns the previous expert page number or -1 if the previous page could not be shown |
boolean | isPageValid(int pageNumber)Returns true if the controls on the expert page with given number have correct values |
void | pageShown(int pageNumber)Called when expert page with given number is shown on the screen |
| Method Detail |
public void cancel()
public boolean canFinish()
public boolean finish()
public int getNextPageNumber()
public int getPreviousPageNumber()
public boolean isPageValid(int pageNumber)
public void pageShown(int pageNumber)
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||