|
Eclipse GEF 3.8.1.201208200205 |
|||||||||
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.
|
Eclipse GEF 3.8.1.201208200205 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |