2,2c2,2 < * @(#)TextAreaFigure.java --- > * @(#)FigureDataContentProducer.java 26a27,27 > * @version <$CURRENT_VERSION$> 27,27d26 < * @version 1.0 29,29d28 < 32a32,32 > /** 33,33c33,33 < /**Constructor for the FigureContentProducer object */ --- > * Constructor for the FigureContentProducer object 33a34,34 > */ 36,36d36 < 65,65d64 < 75,75d73 < 82,82c80,80 < public void read(StorableInput dr) --- > public void read(StorableInput dr) throws IOException { 83,83d80 < throws IOException {