2,2c2,2 < * @(#)TextAreaFigure.java --- > * @(#)HTMLColorContentProducer.java 25a26,26 > * @version <$CURRENT_VERSION$> 26,26d25 < * @version 1.0 28a30,32 > /** > * Constructor for the HTMLColorContentProducer object > */ 29,29c28,28 < public class HTMLColorContentProducer extends ColorContentProducer --- > public class HTMLColorContentProducer extends ColorContentProducer implements Serializable { 30,32d28 < implements Serializable { < < /**Constructor for the HTMLColorContentProducer object */ 35,35d34 <