2c2 < * @(#)TextAreaFigure.java --- > * @(#)HTMLColorContentProducer.java 26c26 < * @version 1.0 --- > * @version <$CURRENT_VERSION$> 27a28 > public class HTMLColorContentProducer extends ColorContentProducer implements Serializable { 29,32c30,32 < public class HTMLColorContentProducer extends ColorContentProducer < implements Serializable { < < /**Constructor for the HTMLColorContentProducer object */ --- > /** > * Constructor for the HTMLColorContentProducer object > */ 35d34 <