public interface EntryPageContainer
EntryPageContainer
allows an EntryPage
to report
errors to it.Modifier and Type | Method and Description |
---|---|
void |
clearProblem()
Clears the error.
|
void |
showProblem(java.lang.String description)
Shows the error to the user.
|
Copyright (c) IBM Corp. and others 2000, 2011. All Rights Reserved.