2,2c2,2 < * @(#)BufferedUpdateStrategy.java 5.2 --- > * @(#)BufferedUpdateStrategy.java 3a4,9 > * Project: JHotdraw - a GUI framework for technical drawings > * http://www.jhotdraw.org > * http://jhotdraw.sourceforge.net > * Copyright: © by the original author(s) and all contributors > * License: Lesser GNU Public License (LGPL) > * http://www.opensource.org/licenses/lgpl-license.html 15a22,22 > * 16a24,25 > * > * @version <$CURRENT_VERSION$> 18,18d26 < 19,19c27,27 < public class BufferedUpdateStrategy --- > public class BufferedUpdateStrategy implements Painter { 20,20d27 < implements Painter {