|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ErrorHandler
Error handler.
| Method Summary | |
|---|---|
void |
cleanup()
Clean up the handler if necessary. |
void |
clearErrors()
Clear any errors. |
void |
showErrors(List<EditorError> errors)
Show the errors on the input screen. |
| Method Detail |
|---|
void cleanup()
void clearErrors()
void showErrors(List<EditorError> errors)
errors - the errors to display.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||