|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SuccessFailureUI
General contract of display components that can indicate success or failure.
Method Summary | |
---|---|
void |
reset()
Show a neutral indication (e.g., gray, or, the screen background) |
void |
showFailure()
Show the indicator of "failure" (usually: red), e.g., when a test fails or errors. |
void |
showSuccess()
Show the indicator of "success" (often: green) |
Method Detail |
---|
void showSuccess()
void showFailure()
void reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |