|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IShowLoaderSaver
This interface defines the methods required to load or save a show.
| Method Summary | |
|---|---|
void |
loadShow(String filename)
This method will initiate a show load. |
void |
saveShow(String filename)
This method will initiate a show save. |
| Method Detail |
|---|
void saveShow(String filename)
filename - The name and path to save the file to.void loadShow(String filename)
filename - The name and path to load the file from.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||