2,2c2,2 < * @(#)NodeFigure.java 5.2 --- > * @(#)NodeFigure.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 15a87,87 > } 15a22,24 > /** > * @version <$CURRENT_VERSION$> > */ 16,16d86 < 75,75c83,83 < while (e.hasMoreElements()) --- > while (e.hasMoreElements()) { 96,96c105,105 < if (fConnectors == null) --- > if (fConnectors == null) { 97a107,107 > }