13a14,14 > import CH.ifa.draw.util.UndoManager; 39a41,41 > public DrawingView[] views(); 40,43d40 < /** < * Gets the editor's drawing. < */ < public Drawing drawing(); 57,57c55,55 < * Informs that the current selection has changed. --- > * Informs that the current figure selection has changed. 61a60,62 > public void addViewChangeListener(ViewChangeListener vsl); > public void removeViewChangeListener(ViewChangeListener vsl); > 66a68,68 > public UndoManager getUndoManager();