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

Bug 201073

Summary: API mistake concerning org.eclipse.draw2d.Figure.setSize()
Product: [Tools] GEF Reporter: Malte Roehs <malte>
Component: GEF-Legacy Draw2dAssignee: gef-inbox <gef-inbox>
Status: RESOLVED INVALID QA Contact:
Severity: enhancement    
Priority: P3 CC: nyssen
Version: 3.3   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Malte Roehs CLA 2007-08-24 08:31:21 EDT
Build ID: 3.3.0

Steps To Reproduce:
1.View the API entry of org.eclipse.draw2d.Figure.setSize() 



More information:
In the API of org.eclipse.draw2d.Figure.setSize(int w, int h) the parameters width and heigth are interchanged.
Comment 1 Alexander Nyßen CLA 2010-04-13 15:29:55 EDT
Could you please precise what you mean with "API entry"? To me, the source code seems perfectly ok. The same holds for the Javadoc comments.
Comment 2 Alexander Nyßen CLA 2010-07-26 15:38:46 EDT
Resolving invalid as no response to my comment. Please reopen in case this is still a problem.