Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 162690

Summary: mistake in javadoc for AbstractGraphicalEditPart.removeChildVisual
Product: [Tools] GEF Reporter: Koen van Dijken <koen.van.dijken>
Component: GEF-Legacy GEF (MVC)Assignee: Anthony Hunter <ahunter.eclipse>
Status: RESOLVED FIXED QA Contact:
Severity: trivial    
Priority: P3    
Version: 3.2   
Target Milestone: 3.3.0 (Europa) M6   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Koen van Dijken CLA 2006-10-29 06:22:48 EST
javadoc says:

 * Adds the child's Figure to the {@link #getContentPane() contentPane}.

should be 'Removes'
Comment 1 Anthony Hunter CLA 2007-03-22 08:57:48 EDT
Fixed