|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.acm.seguin.summary.load.SilentLoadStatus
public class SilentLoadStatus
Reports nothing to the user during loading
| Constructor Summary | |
|---|---|
SilentLoadStatus()
|
|
| Method Summary | |
|---|---|
void |
done()
Completed the loading |
void |
setCurrentFile(java.lang.String name)
Sets the CurrentFile attribute of the LoadStatus object |
void |
setRoot(java.lang.String name)
Sets the Root attribute of the LoadStatus object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SilentLoadStatus()
| Method Detail |
|---|
public void setRoot(java.lang.String name)
setRoot in interface LoadStatusname - The new Root valuepublic void setCurrentFile(java.lang.String name)
setCurrentFile in interface LoadStatusname - The new CurrentFile valuepublic void done()
done in interface LoadStatus
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||