|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ObjectSerializer | Serializer for objects. |
Saveable | Any object that wishes to save its state to the scenario file should implement this interface. |
Class Summary | |
---|---|
ScenarioFile | Implements loading and saving of scenario data, including animation sequence, settings and protocol events data. |
XStreamObjectSerializer | An ObjectSerializer implementation based on XStream,
a library which serializes object graphs as XML. |
Exception Summary | |
---|---|
InvalidScenarioFileException | Indicates that the file passed to ScenarioFile.ScenarioFile(java.io.File)
was not a valid scenario file. |
Classes for saving and loading the scenario data.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |