2,2c2,2 < * @(#)CommandChoice.java 5.2 --- > * @(#)CommandChoice.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 18a25,26 > * > * @version <$CURRENT_VERSION$> 20,22d27 < < < public class CommandChoice 23,23c28,28 < extends JComboBox implements ItemListener { --- > public class CommandChoice extends JComboBox implements ItemListener { 51,52d55 < <