|
GEF (MVC) 3.9.100.201405261516 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EntryPageContainer
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 |
---|
void clearProblem()
void showProblem(java.lang.String description)
description
- A description of the problem. Should be as brief as possible.
|
GEF (MVC) 3.9.100.201405261516 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |