Package model.show

This package contains the Show class and the code to save and load Shows.

See:
          Description

Class Summary
Show This class contains a cueSet and other information about the current show.
ShowFactory This class will produce a show given a show data file.
 

Package model.show Description

This package contains the Show class and the code to save and load Shows.

TODO: Should this class be merged with cue? They seem to serve a very simliar purpose.