|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LoadStatus
Reports to the user the status of the loading
| 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 |
| Method Detail |
|---|
void setRoot(java.lang.String name)
name - The new Root valuevoid setCurrentFile(java.lang.String name)
name - The new CurrentFile valuevoid done()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||