PEG 1006: Remove AWT dependencies of gzz.media

Author: Tuomas Lukka
Last-Modified:2002-12-06
Revision: 1.3
Date-Created:2002-09-05
Status: Implemented

Subject: Remove AWT dependencies of gzz.media Author: Tuomas J. Lukka

All uses of the class Image in gzz.media.* should be removed. The methods to get the image for a given span should be in gzz.client.

Changes

Remove AWT dependencies of gzz.media; move into gzz.client.GraphicsAPI implementations where they belong.