|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An EntryPageContainer
allows an EntryPage
to report errors to
it.
Method Summary | |
void |
clearProblem()
Clears the error. |
void |
showProblem(java.lang.String description)
Shows the error to the user. |
Method Detail |
public void clearProblem()
public void showProblem(java.lang.String description)
description
- A description of the problem. Should be as brief as possible.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |