Uses of Interface
fi.helsinki.dacopan.scenario.Saveable

Packages that use Saveable
fi.helsinki.dacopan.animseq Classes containing information on the animation sequence, also known by its more user friendly name, Scenario play list. 
fi.helsinki.dacopan.model Contains the core data structures (i.e. network data model) of the Dacopan Animator. 
fi.helsinki.dacopan.settings Classes for saving settings in the Animator. 
 

Uses of Saveable in fi.helsinki.dacopan.animseq
 

Classes in fi.helsinki.dacopan.animseq that implement Saveable
 class AnimationSequence
          A class to handle the logic of the animation sequence (also called scenario play list).
 

Uses of Saveable in fi.helsinki.dacopan.model
 

Classes in fi.helsinki.dacopan.model that implement Saveable
 class NoteManager
          This class acts as a container for all Notes.
 

Uses of Saveable in fi.helsinki.dacopan.settings
 

Classes in fi.helsinki.dacopan.settings that implement Saveable
 class GeneralSettings
          Class containing general settings for the animation.
 class GlobalSettingsMSC
          Class which contains the global -- not scenario- or dataview specific -- MSC settings which are saved in the global settings file.
 



© Dacopan2 team, 2005-