|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectbaseCode.util.StatusStderr
Prints status info to stderr
Copyright (c) 2004 Columbia University
| Constructor Summary | |
StatusStderr()
|
|
| 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. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StatusStderr()
| Method Detail |
public void setStatus(java.lang.String s)
StatusViewer
setStatus in interface StatusViewers - public void setError(java.lang.String s)
StatusViewer
setError in interface StatusViewers - public void clear()
StatusViewer
clear in interface StatusViewer
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||