34a35,35 > * @param newDrawingEditor the DrawingEditor which manages the views 35,35d34 < * @param view the target view 37a38,39 > Object value, DrawingEditor newDrawingEditor) { > super(name, newDrawingEditor); 38,39d37 < Object value, DrawingView view) { < super(name, view); 44a45,45 > super.execute(); 54,54c55,55 < public boolean isExecutable() { --- > public boolean isExecutableWithView() {