2,2c2,2 < * @(#)HandleTracker.java 5.2 --- > * @(#)HandleTracker.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 13,13c19,19 < * HandleTracker implements interactions with the handles --- > * HandleTracker implements interactions with the handles of a Figure. 14,14d19 < * of a Figure. 16a22,23 > * > * @version <$CURRENT_VERSION$> 40a48,51 > > public void activate() { > // suppress clearSelection() in superclas by providing an empty implementation > }