2c2 < * @(#)AbstractLocator.java 5.2 --- > * @(#)AbstractLocator.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 20a27,28 > * > * @version <$CURRENT_VERSION$> 23,24c31,36 < public abstract class AbstractLocator < implements Locator, Storable, Cloneable { --- > public abstract class AbstractLocator implements Locator { > > /* > * Serialization support. > */ > private static final long serialVersionUID = -7742023180844048409L;