|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.ObjectbaseCode.util.StatusDebugLogger
Copyright (c) 2004 Columbia University
| Field Summary | |
protected static org.apache.commons.logging.Log |
log
|
| Constructor Summary | |
StatusDebugLogger()
|
|
| 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 |
| Field Detail |
protected static final org.apache.commons.logging.Log log
| Constructor Detail |
public StatusDebugLogger()
| 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 | ||||||||||