Part of a Java course I took in the autumn of 2005. One of the final parts of the main couse projects
was to convert previous code into an applet form and add in gui functionality to the previous text driven menu.
LINK General applet to alter text size, font and colour.
LINK Two classes Film and CD, contained in a master Media class, which is in turn stored in a storage class.