|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Intended use is to display 'status' information or other messages to users in a non-disruptive fashion (though the actual use is up to the implementer). Copyright (c) 2004 Columbia University
| Method Summary | |
void |
clear()
Clear the status dislay. |
void |
setError(java.lang.String s)
Print an error status messge. |
void |
setStatus(java.lang.String s)
Print the status to the location appropriate for this application. |
| Method Detail |
public void setStatus(java.lang.String s)
s - public void setError(java.lang.String s)
s - public void clear()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||