36d35 < 42a42 > * Note, a valid view must be present in order for the tool to accept activation 79c79,81 < public DrawingView view(); --- > public boolean isUsable(); > > public DrawingEditor editor(); 83a86,88 > > public void addToolListener(ToolListener newToolListener); > public void removeToolListener(ToolListener oldToolListener);