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

Bug 185861

Summary: [javadoc] Incorrect javadoc info for OrderedLayoutEditPolicy#getInsertionReference()
Product: [Tools] GEF Reporter: Pratik Shah <ppshah>
Component: GEF-Legacy GEF (MVC)Assignee: Pratik Shah <ppshah>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: 3.3.0 (Europa) RC1   
Hardware: PC   
OS: All   
Whiteboard:

Description Pratik Shah CLA 2007-05-07 17:40:53 EDT
The javadoc for OLEP#getInsertionReference() says it returns null for the very first index, when it should say the last index.
Comment 1 Pratik Shah CLA 2007-05-14 22:09:12 EDT
Fixed.