14,14d13 < import CH.ifa.draw.util.UndoManager; 312a312,316 > /** > * Check whether the DrawingView is interactive, i.e. whether it accepts user input > * and whether it can display a drawing. > */ > public boolean isInteractive(); 313,313d311 < public UndoManager getUndoManager();