10a11,11 > package org.jhotdraw.standard; 11,11d10 < package CH.ifa.draw.standard; 16,16c16,16 < * Default implementation of the {@link CH.ifa.draw.framework.Cursor} interface --- > * Default implementation of the {@link org.jhotdraw.framework.Cursor} interface 21,21c21,21 < * @version $Revision: 1.2 $ --- > * @version $Revision: 1.3 $ 24,24c24,24 < * @see CH.ifa.draw.framework.Cursor --- > * @see org.jhotdraw.framework.Cursor 26,26c26,26 < public class AWTCursor extends Cursor implements CH.ifa.draw.framework.Cursor { --- > public class AWTCursor extends Cursor implements org.jhotdraw.framework.Cursor {